Main Changes
We've added new date and time input field types to forms, making it easy to collect information such as event dates, preferred meeting times, and birthdays. Form creators can choose from three formats: date only, time only, or date and time combined. Respondents can use intuitive date pickers and time pickers for easy input. The entered date and time information is properly stored and displayed, and is accurately handled in calendar integrations and data exports.
What's Changed
- Added three new field types to forms: date selection, time selection, and date-time selection
- Implemented an easy-to-use settings interface for selecting date-time field formats in the form editor
- Provided user-friendly date picker and time picker interfaces for respondents
- Added preview functionality for date-time fields, allowing creators to see how fields will appear
- Implemented ISO8601 standard format for storing date-time data, ensuring accurate data management
- Enhanced date-time display in calendar invitations and email notifications with locale-appropriate formatting
- Added CSV export functionality with spreadsheet-friendly date-time formats
- Made date-time selection features available in embedded forms