Date time
Last updated
Last updated
The Date Time component is used to display date and time information, making it suitable for records such as timestamps, deadlines, or scheduled events.
For tables synced from Google Sheets or Microsoft Excel, select the field type as Date Time.
In Alloy tables, set the column type to Date in the Data tab to activate this component.
Show Component
Choose which parts of the date and time to display:
Day: Shows the day of the month (e.g., 15).
Weekday: Displays the name of the day (e.g., Monday).
Month: Shows the name or number of the month (e.g., January or 01).
Year: Displays the year (e.g., 2024).
Hour: Displays the hour (e.g., 14 for 2 PM).
Minute: Shows the minute (e.g., 30 for 2:30 PM).
Format
Choose how the date and time are formatted:
Short: Compact format (e.g., 09/17/24, 2:30 PM
).
Medium: Medium-length format (e.g., Sep 17, 2024, 2:30 PM
).
Long: Full format (e.g., Tuesday, September 17, 2024, 2:30 PM
).
Assign a descriptive title for the date and time, such as "Event Date" or "Created On," to inform users of the data being displayed.
Set whether the component should be visible or hidden:
Yes to hide the component.
No to show the component.
Use PowerFX to create dynamic visibility rules based on specific conditions.