...
...
Status colour Green title Done
Standard Formating
...
Date Format (ISO8601)
...
Display Format (order of preference)
Full Date:
- December 10 December , 2019
- 10 December 10, 2019
- December , 2019
Numbers
...
Only Date
- 2019-12-10
- 2019-12
- 2018 to 2019
Date Ranges
- December 10 to December to 11 December 201925, 2019
- 2019-12-10 to 2019-12-25
- Monday to Friday, 9 a.m. to 5 p.m.
Today, Tomorrow, This weekWeek
- Today (December 10 December , 2019)
- Tomorrow (December 11, 2019)
- This week (Dec 10 to Dec to 17 Dec , 2019
Time:
- 3 p.m.
- 3:25 a.m.
...
...
How to ask for date informationAsk For Date Information
The way you should ask users for dates depends on the types of date you’re asking for. When asking for a date from an existing document be sure to make the fields match the format of the existing document. This makes it easier for users to copy the date across accurately.
Dates you may need users to provide include:
- memorable dates , like a date of birth or marriagedates from documents or cards, like a passport or credit card
- approximate dates, like ‘December 2017’
- relative dates, like ‘4 days from today’
In some cases you might need users to pick a date from a given selection.
Generally
When asking for a date from an existing document be sure to make the fields match the format of the existing document. This makes it easier for users to copy the date across accurately.
Helping
...
Users Pick a Date
Users might need to pick a date from a selection, for example, to book an appointment.
...
Never make a calendar control that depends on JavaScript as the only input option. Allow users to enter the date into a text input as well as use the control.
How to
...
Check that Dates Are Valid
To check that the dates users give you are valid, make sure that:
- it’s a real date, for example, not 54 July
- past dates are in the past
- future dates are in the future
- the first date in a date range is before the second
Handling Errors
??
Resources:
https://www.ontario.ca/document/go-its-7400-date-format
...