Lines Matching refs:DST
589 DST = ZoneOffset("DST", ONE_H, ONE_H)
591 ZoneTransition(datetime(1970, 1, 1), DST, DST),
610 self.assertEqual(dt.tzname(), DST.tzname)
611 self.assertEqual(dt.utcoffset(), DST.utcoffset)
612 self.assertEqual(dt.dst(), DST.dst)
616 DST = ZoneOffset("DST", 2 * ONE_H, ONE_H)
621 ZoneTransition(datetime(year, 3, 1, 2), STD, DST)
624 ZoneTransition(datetime(year, 11, 1, 2), DST, STD)
638 (datetime(1996, 4, 1), DST),
666 ZoneOffset("DST", ONE_H, ONE_H),
993 "PST8PDT", # DST but no transition specified
995 "GMT,M3.2.0/2,M11.1.0/3", # Transition rule but no DST
996 "GMT0+11,M3.2.0/2,M11.1.0/3", # Unquoted alphanumeric in DST
1002 "STD+374DST,M3.2.0/2,M11.1.0/3",
1003 "STD+23DST+25,M3.2.0/2,M11.1.0/3",
1004 "STD-23DST-25,M3.2.0/2,M11.1.0/3",
1121 # Austrialian time zone - DST start is chronologically first
1146 # Irish time zone - negative DST
1183 # Quoted STD and DST, transitions at 24:00
1960 # Morocco sometimes pauses DST during Ramadan
1965 # with negative DST only during Ramadan
2016 # Japan had DST from 1948 to 1951, and it was unusual in that
2017 # the transition from DST to STD occurred at 25:00, and is