1995-03-26 01:35:28 +03:00
|
|
|
|
|
|
|
#------------------------------------------------------------------------------
|
|
|
|
# timezone: file(1) magic for timezone data
|
|
|
|
#
|
|
|
|
# from Daniel Quinlan (quinlan@yggdrasil.com)
|
|
|
|
# this should work on Linux, SunOS, and maybe others
|
1998-09-20 19:27:15 +04:00
|
|
|
# Added new official magic number for recent versions of the Olson code
|
1998-07-09 15:42:19 +04:00
|
|
|
0 string TZif timezone data
|
1998-09-20 19:27:15 +04:00
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 old timezone data
|
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0 old timezone data
|
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0 old timezone data
|
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0 old timezone data
|
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0 old timezone data
|
|
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0 old timezone data
|