Date & time

Date & time (datetime) fields allow you to store temporal data related to both dates and times. We support the format YYYY-MM-DD HH:MM:SS.

āž”ļø Examples of date & time fields might include:

  • Scheduled Appointments: Managing appointments with both date and time information.

  • Event Timestamp: Capturing the exact date and time an event occurred.

  • Last Modified Timestamp: Recording when a database record was last updated.

Last updated