mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
2006-01-10 Roland McGrath <roland@redhat.com>
* timezone/test-tz.c: Revert last change, updating to match tzdata2005r definition of "MST".
This commit is contained in:
@@ -7,7 +7,7 @@ struct {
|
||||
const char * env;
|
||||
time_t expected;
|
||||
} tests[] = {
|
||||
{"MST", 832910115},
|
||||
{"MST", 832935315},
|
||||
{"", 832910115},
|
||||
{":UTC", 832910115},
|
||||
{"UTC", 832910115},
|
||||
|
||||
Reference in New Issue
Block a user