Commit graph

59 commits

Author SHA1 Message Date
Jonathan M Davis
657b356db0 Move TimeOfDay to std.datetime.timeofday. 2017-05-04 14:40:52 +02:00
Jonathan M Davis
858acecf5c Move timezone-related free functions to std.datetime.timezone. 2017-05-04 14:40:52 +02:00
Jonathan M Davis
abf9fb12c9 Move WindowsTimeZone to std.datetime.timezone. 2017-05-04 11:27:39 +02:00
Jonathan M Davis
13716774f4 Move PosixTimeZone to std.datetime.timezone. 2017-05-04 11:23:00 +02:00
Jonathan M Davis
caa0233e20 Move SimpleTimeZone to std.datetime.timezone. 2017-05-04 10:54:10 +02:00
Jonathan M Davis
b2a1bcfe96 Move UTC to std.datetime.timezone. 2017-05-04 10:44:20 +02:00
Jonathan M Davis
c98a74391c Move LocalTime to std.datetime.timezone. 2017-05-04 10:41:10 +02:00
Jonathan M Davis
93940b4374 Move TimeZone to std.datetime.timezone. 2017-05-04 10:23:24 +02:00
Jonathan M Davis
e532c4f155 Create the new (empty) files in std/datetime for the split. 2017-05-03 09:44:04 +02:00