Use singular form of DST
Daylight Saving Time (DST) is singular, not plural.
This commit is contained in:
parent
fa8903145c
commit
920b0712ff
|
@ -16,7 +16,7 @@ The documentation follows a template and uses the values from [`sigs.yaml`](/sig
|
|||
|
||||
**Time Zone gotcha**:
|
||||
Time zones make everything complicated.
|
||||
And Daylight Savings time makes it even more complicated.
|
||||
And Daylight Saving time makes it even more complicated.
|
||||
Meetings are specified with a time zone and we generate a link to http://www.thetimezoneconverter.com/ so that people can easily convert it to their local time zone.
|
||||
To make this work you need to specify the time zone in a way that that web site recognizes.
|
||||
Practically, that means US pacific time must be `PT (Pacific Time)`.
|
||||
|
|
Loading…
Reference in New Issue