Nico Weber
|
c85e679e2d
AK+LibCore+Kernel: Have fewer implementations of day_of_year
|
4 years ago |
Nico Weber
|
84ed257959
AK+LibC+LibCore+Kernel: Have fewer implementations of is_leap_year
|
4 years ago |
Nico Weber
|
5b9d43767c
LibCore: Make DateTime::create() and set_time() handle out-of-range values
|
5 years ago |
Nico Weber
|
593b0b9fcc
LibCore: Less code duplication in DateTime
|
5 years ago |
thankyouverycool
|
918f2c592d
LibCore: Fix spelling for month of "August"
|
5 years ago |
Nico Weber
|
221b412210
LibCore: Make DateTime::create() not fill in tm_wday and tm_yday for calling mktime()
|
5 years ago |
AnotherTest
|
d051fffe25
LibCore: Add a primitive comparison function to DateTime
|
5 years ago |
Andreas Kling
|
290ea11739
LibCore: Tweak DateTime.cpp so it compiles on Linux + drive-by bug fix
|
5 years ago |
rhin123
|
08a30a4961
LibCore: Moved cal.cpp functions to DateTime
|
5 years ago |
howar6hill
|
10e0d4a196
LibCore: Add format option for DateTime::to_string() (#1358)
|
5 years ago |
howar6hill
|
35024154cc
DateTime: Fix a typo
|
5 years ago |
Andreas Kling
|
3866e0d4d4
LibCore: Move LogStream::operator<< overloads into cpp files
|
5 years ago |
Andreas Kling
|
8f89cc85d1
LibCore: Add DateTime::from_timestamp(time_t)
|
5 years ago |
Andreas Kling
|
b8cf83926a
LibCore: Add a basic Core::DateTime class
|
5 years ago |