diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-06-05 16:30:30 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-06-05 16:30:30 +0200 |
commit | 04820c256bdaefaeaae6585fb6908d4c9ddfcbb8 (patch) | |
tree | 276d3eabc9b7a4013d109e49de4606dd6dcec48b | |
parent | 94e26e7576fabcaacd8fa8f75c4f87f9eb6e56f3 (diff) | |
download | plan9front-04820c256bdaefaeaae6585fb6908d4c9ddfcbb8.tar.xz |
add Asia_Bahrain timezone, change GMT to match the example in ctime(2) (thanks raiz)
-rw-r--r-- | adm/timezone/Asia_Bahrain | 3 | ||||
-rw-r--r-- | adm/timezone/GMT | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/adm/timezone/Asia_Bahrain b/adm/timezone/Asia_Bahrain new file mode 100644 index 000000000..f747f0822 --- /dev/null +++ b/adm/timezone/Asia_Bahrain @@ -0,0 +1,3 @@ +AST 10800 ADT 10800 +0 + diff --git a/adm/timezone/GMT b/adm/timezone/GMT index 5cb57a26f..694560231 100644 --- a/adm/timezone/GMT +++ b/adm/timezone/GMT @@ -1 +1,3 @@ -GMT 0 +GMT 0 GMT 0 +0 + |