Date & Datetime Field
Date and Datetime fields provide standardized ways to collect temporal information. Date fields capture calendar dates, while Datetime fields include both date and time components.
Key Properties
- Date Format: Configurable display format (MM/DD/YYYY, DD/MM/YYYY, etc.)
- Time Format: 12-hour or 24-hour display options for datetime fields
- Date Range Restrictions: Optional minimum and maximum date constraints
- Default Values: Can be set to current date/time or a specific date/time
- Placeholder Text: Customizable guidance text
Use Cases
- Scheduling service appointments
- Setting deadlines or due dates
- Recording incident occurrence times
- Planning future activities or events
- Tracking historical data points