For the complete documentation index, see llms.txt. This page is also available as Markdown.

Time

Store a time value without a date.

Use a Time field when the record should store a time without a date.

For the general settings all data fields have in common, see Shared field settings.

Field-specific settings for Time are:

General

  • Default value: fills the field automatically in new records

    • Empty: leaves the field blank

    • Now: uses the current time

    • Edit dynamic value next to the field opens the logic editor where you can add or edit the logic for that setting. After you save the script, Ninox shows the first line of the script instead of the static value field. To switch back to a static value, click Remove dynamic value on the right.

Display

  • Time format: controls how the time is shown

    • auto: uses the default format

    • 09:42: 24-hour format with hours and minutes

    • 9:42 AM: 12-hour format with hours and minutes

    • 09:42:25: 24-hour format with seconds

    • 9:42:25 AM: 12-hour format with seconds

    • 09:42:25.123: 24-hour format with milliseconds

On the form, users can enter the time directly in the field. If the format is set to a 12-hour option, you can switch between AM and PM by typing A or P in the field. You can also press the up and down arrow keys to switch between AM and PM.

Last updated

Was this helpful?