WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Best Practice - representing time/date info

for

From: Murphy, Sean
Date: Mar 25, 2020 4:08PM


It depends on the screen reader. You are only using one screen reader as your example case. VoiceOver from memory does not have any specific settings for handling dates or time formats. Jaws does and I believe NVDA does. Also you need to think of country base if this is a web site. If it is a document, then using the USA format as you described is fine due to the origin of the document.

If you want to remove the dependency of date formats. Use Mar 25, 2020 and the screen reader will announce the date correctly. Time is still dependent on the screen reader. Most users I suspect will be used to how their screen reader announces dates and time.

I hope this helps.

Sean