diff options
| author | Ihor Dvoretskyi <ihor@linux.com> | 2018-06-05 14:52:40 +0000 |
|---|---|---|
| committer | Ihor Dvoretskyi <ihor@linux.com> | 2018-06-05 14:52:40 +0000 |
| commit | bed39ba418bde30d95bdcb969bc13dfbd779621c (patch) | |
| tree | 56b519975c95fd10cea63fffb8524fe49423dfc8 /generator | |
| parent | 759cd201e0d76ee30c8b7aa5e750620917fd8c00 (diff) | |
| parent | 920d87ea659ca1fe238b3bdb9c94e4d834451fdb (diff) | |
sig-list.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
Diffstat (limited to 'generator')
| -rw-r--r-- | generator/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/README.md b/generator/README.md index b00c8f1b..b75fa49d 100644 --- a/generator/README.md +++ b/generator/README.md @@ -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)`. |
