1996-01-23 12:29:07 +00:00
|
|
|
|
|
|
|
#------------------------------------------------------------------------------
|
|
|
|
# timezone: file(1) magic for timezone data
|
|
|
|
#
|
|
|
|
# from Daniel Quinlan (quinlan@yggdrasil.com)
|
|
|
|
# this should work on Linux, SunOS, and maybe others
|
2000-11-05 08:33:55 +00:00
|
|
|
# Added new official magic number for recent versions of the Olson code
|
|
|
|
0 string TZif 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\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
|