jem
|
2eb05fe3de
|
update leap year comment when div by 400
|
2018-09-18 17:04:00 +08:00 |
|
andrewsensus
|
603b647542
|
update leap year comment
|
2018-07-13 09:46:30 -06:00 |
|
antirez
|
cb68655d2d
|
Localtime: clarify is_leap_year() working with comments.
|
2018-07-04 15:50:41 +02:00 |
|
antirez
|
3f920487d4
|
Localtime: fix comment about leap year.
|
2018-07-04 15:16:54 +02:00 |
|
antirez
|
152d90e3b6
|
Localtime: fix daylight saving adjustment. Use * not +.
|
2018-07-04 15:16:20 +02:00 |
|
antirez
|
766e92aa45
|
Localtime: fix daylight time documentation and computation.
|
2018-07-04 14:09:07 +02:00 |
|
antirez
|
13cd50b276
|
Localtime: add a test main() function to check the output.
|
2018-07-04 13:46:31 +02:00 |
|
antirez
|
d2040d3fd1
|
Localtime: day of month is 1 based. Convert from 0 based "days".
|
2018-07-04 13:35:40 +02:00 |
|
antirez
|
137aaa6b6b
|
Localtime: fix timezone adjustment.
|
2018-07-04 13:35:15 +02:00 |
|
antirez
|
083131e18e
|
Localtime: compute year, month and day of the month.
|
2018-07-04 13:25:55 +02:00 |
|
antirez
|
cbdc3059ec
|
Localtime: basics initial calculations. Year missing.
|
2018-07-04 13:16:53 +02:00 |
|
antirez
|
2e843f9676
|
Localtime function skeleton and file added.
|
2018-07-04 12:56:12 +02:00 |
|