Skip to main content
Question

Date and time field

  • February 16, 2026
  • 2 replies
  • 30 views

Forum|alt.badge.img+1

Is there a way to allow a date and time field to select a time down to the minute. At the moment it only allows specific 15 minute intervals

 

 

2 replies

Kamakshi V
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • February 18, 2026

@Hubert.Panszczyk Any guidance you’d add?

 


Hubert.Panszczyk
Top Contributor ⭐
Forum|alt.badge.img+6

As far as I know, this field does not support customization and only 15-minute intervals can be selected. Theoretically, you could create a custom dropdown with hours and minutes or split it into two fields (separate hour and separate minute), but I would warn that this may complicate automation. Fresh will not treat the dropdown value as time, so you will most likely need to convert it using an Expression into the appropriate format.

@Kamakshi V