# Time

The original time field from the set of Kiefer Sutherland's hit drama "24". It's a simple timepicker that operates in 24-hour mode and supports keyboard `up` and `down` controls.

:::warning Psst!
This fieldtype saves "wall clock time" – what you'd see if you looked at a clock on the wall. There's no timezone or date associated with it.

You probably *don't* want to try using any date modifiers with this – except for [format_time](/modifiers/format_time.md).

You may want to consider using a [date fieldtype](/fieldtypes/date.md) with the time enabled.
:::
