ActiveManage Docs ← Back to activemanage.co.uk

Date and Time Field

The Date and Time field renders a combined date and time picker. The user picks a date from the calendar and a time from the time selector. No type-specific configuration options.

Display format

Controlled centrally in Site Settings under Date/Time:

  • Date & Time Display Format — used everywhere this field type is rendered.
  • Date & Time (incl. Seconds) Display Format — used in audit logs and other places where second-level precision matters.

Time zone

Stored values are in the server's configured time zone (set via $AMtimeZone in your config, normally aligned with the Site Settings Time Zone). If your application has users across multiple time zones, the rendered time reflects the server time zone — handle per-user conversion in your business logic if needed.