a2tt
|
86ca9b25e2
|
fix typos (#10402)
|
2022-03-09 13:58:23 +02:00 |
|
jem
|
42366959ec
|
update leap year comment when div by 400
|
2018-09-18 17:04:00 +08:00 |
|
andrewsensus
|
8dc08ae215
|
update leap year comment
|
2018-07-13 09:46:30 -06:00 |
|
antirez
|
18d8205bbd
|
Localtime: clarify is_leap_year() working with comments.
|
2018-07-04 15:50:41 +02:00 |
|
antirez
|
2964414450
|
Localtime: fix comment about leap year.
|
2018-07-04 15:16:54 +02:00 |
|
antirez
|
0ea39aa404
|
Localtime: fix daylight saving adjustment. Use * not +.
|
2018-07-04 15:16:20 +02:00 |
|
antirez
|
6614d30599
|
Localtime: fix daylight time documentation and computation.
|
2018-07-04 14:09:07 +02:00 |
|
antirez
|
243c5a7a30
|
Localtime: add a test main() function to check the output.
|
2018-07-04 13:46:31 +02:00 |
|
antirez
|
c25ee35a8b
|
Localtime: day of month is 1 based. Convert from 0 based "days".
|
2018-07-04 13:35:40 +02:00 |
|
antirez
|
b9f3383029
|
Localtime: fix timezone adjustment.
|
2018-07-04 13:35:15 +02:00 |
|
antirez
|
0c12cbedbb
|
Localtime: compute year, month and day of the month.
|
2018-07-04 13:25:55 +02:00 |
|
antirez
|
06ca400f95
|
Localtime: basics initial calculations. Year missing.
|
2018-07-04 13:16:53 +02:00 |
|
antirez
|
6a52906758
|
Localtime function skeleton and file added.
|
2018-07-04 12:56:12 +02:00 |
|