diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2013-09-26 21:04:42 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2013-09-26 21:04:42 +0000 |
| commit | 59b8fbef6c807537f08ce49bdf9db73f7f9e07f6 (patch) | |
| tree | a721ba0757aeb8794973d0cb80ac5aeffa66d166 /etcetera | |
| parent | c31d5915f933c269d7c7ee969bf174042552b73e (diff) | |
Diffstat (limited to 'etcetera')
| -rw-r--r-- | etcetera | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,9 +31,9 @@ Link Etc/GMT Etc/GMT0 # even though this is the opposite of what many people expect. # POSIX has positive signs west of Greenwich, but many people expect # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses -# the abbreviation "GMT+4" and corresponds to 4 hours behind UTC +# the abbreviation "GMT+4" and corresponds to 4 hours behind UT # (i.e. west of Greenwich) even though many people would expect it to -# mean 4 hours ahead of UTC (i.e. east of Greenwich). +# mean 4 hours ahead of UT (i.e. east of Greenwich). # # In the draft 5 of POSIX 1003.1-200x, the angle bracket notation allows for # TZ='<GMT-4>+4'; if you want time zone abbreviations conforming to |
