How to change DateTime field default other than 00:00h

System Information
  • Strapi Version: 4.4.0.
  • Operating System: Linux, elementary OS 6.1 Jólnir
  • Database: Sqlite
  • Node Version: 16.14.1
  • NPM Version: 8.19.2
  • Yarn Version:

When using DateTime field, the user is always presented with 00:00h time, which is almost never even close to what they are trying to select, so they need to do a lot of scrolling down every time. Is there a way to set this field’s default to let say 12:00?

Cheers.