Time

The Time field stores duration values, such as 00:00:12:020 or 2 minutes and 2 seconds. Use it to track elapsed time, task durations, response times, or any measurement expressed as a time interval.

For instructions on how to access field types or how to add one, see Field Types.

Field options

Show as Controls how the value is displayed in the table. Options include Miliseconds, Seconds, Minutes, and Text.

Tooltip Adds a help text shown when the user hovers over the field name.

Required field Prevents saving a record if this field is left empty.







































Keep in mind

  • The Time field stores duration, not a time of day. Use a Date field if you need to record when something happened.
  • The Show as setting changes how the value is displayed, but the underlying data is always stored the same way — changing it later won't affect existing values.

FAQ

Can I do math with Time field values, like summing durations? Yes, you can use formula fields or summary fields to add or average duration values across records.

What format should I use when entering a value? You can type in the format shown in the field (e.g., seconds as a number, or HH:MM:SS depending on the "Show as" setting).

Is there a maximum duration I can enter? There is no documented maximum — the field supports large duration values.