-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time format in patient information #167
Comments
We recently tested various time formats on assistive technology. Our findings suggests that the content style guide is correct about:
There was some evidence that a colon worked better than a full stop which can be read out as "point". I'm proposing to put a recommendation to the next Content Style Council that we use the format 8am to 6:30pm. But do please let us know if you find out anything else. Here's what we say in the content style guide: https://service-manual.nhs.uk/content/numbers-measurements-dates-time#time |
As part of the profiles editor, we were looking into how we can allow users to input time. I did some testing on using Users on the public facing side of the service will see times in the Gov standard of am/pm midday/midnight. We will be conducting some user research on this in future. |
@rhiannonsmith Did you do any further research into this? |
@sarawilcox No, sorry we haven't had a chance to do any further research into this |
Note, the NHS service standard refers to GOV.UK open standards, which include these standards for system date-times and time-stamps, e.g. for data exchange or data sorting: https://www.gov.uk/government/publications/open-standards-for-government/date-times-and-time-stamps-standard |
I have recently done some testing with VoiceOver around how times are read out using the NHS format of 5.30pm compared to the govuk format of 5:30pm |
A suggestion via Slack that we make it clearer in the style guide that whole hours are written without a full stop (or colon), e.g. 10pm. |
Is there any update on this issue? |
I think we can bring to this to an early Style Council meeting for a decision. |
Sorry we haven't got this onto a Style Council agenda yet @OliviaThornton. I'm noting some related tickets we should look at first: |
In this comment about some screenshots from NBS user research show and tell, March 2021 on the GitHub issue for texts and emails, the team found this: |
We've had a report via the service manual Slack of an issue with using a full stop rather than a colon for time slots,
|
I feel like we should follow the time format tested and validated by GDS, so: hh:mm:ss We could be using aria / instead of which would mean it was read out without ‘colon’, but of course only if it’s correctly formatted, with a colon, not a period: |
In the above (thanks @sarawilcox for raising my example) it is an SMS, so we don't have ability to hint using aria, or using html time element with date time attribute to make up for it. Using colon would be my vote too. I didn't realise NHS guidance on time had deviated from GDS. Was there a specific scenario that was addressing? |
Notes from June 2023 Style Council meetingThere's a difference between our approach to time (with a full stop) and GOV.UK's (with a colon) and that's confusing some content designers. NHS 5.30pm GOV 5:30pm We’ve had several requests over the years to come into line with GOV. Some parts of the NHS website (e.g. GP profiles) already use a colon. More recently we’ve also seen that our current style can raise interoperability issues. For example, in text messages, using a full stop stops users adding a calendar appointment. (Thanks for raising this @anupshah.) Colons are pretty standard now, for example, in Android and iPhone locked screens. In addition to the requests that we come into line with GOV and use a colon, we've also had some feedback that our guidance isn't clear on how to write whole hours. We propose to address both issues in the following change to the style guide.
Action: approved. Highlighted text to be added to style guide, subject to clinical approval. There was some discussion about whether we need to clarify our guidance around midnight. We currently say to use “midday” or “midnight”. This seems to work in a general way, e.g. when a service is always closed at midnight. But Brian reported that some users get confused about which day “midnight” relates to. We also saw this in some COVID services. Needs more research. Action: Sara to liaise with Brian and report at next meeting. In fact, we already have a GitHub issue for midnight and GOV.UK has guidance on it. |
@rhiannonsmith raised an issue regarding using full stops or colons in communicating time in messaging apps. We will perform accessibility testing. Does anyone have any evidence towards this? Our current format is 5.30pm.
The text was updated successfully, but these errors were encountered: