andrewsensus
|
c16cdea67e
|
update leap year comment
|
2018-07-13 09:46:30 -06:00 |
|
antirez
|
3a6894cdd2
|
Localtime: clarify is_leap_year() working with comments.
|
2018-07-04 15:50:41 +02:00 |
|
antirez
|
e522dd5788
|
Localtime: fix comment about leap year.
|
2018-07-04 15:16:54 +02:00 |
|
antirez
|
6d1b29d7c6
|
Localtime: fix daylight saving adjustment. Use * not +.
|
2018-07-04 15:16:20 +02:00 |
|
antirez
|
fbd7290478
|
Localtime: fix daylight time documentation and computation.
|
2018-07-04 14:09:07 +02:00 |
|
antirez
|
d21c58867e
|
Localtime: add a test main() function to check the output.
|
2018-07-04 13:46:31 +02:00 |
|
antirez
|
a72f9c1931
|
Localtime: day of month is 1 based. Convert from 0 based "days".
|
2018-07-04 13:35:40 +02:00 |
|
antirez
|
5caae0e6e9
|
Localtime: fix timezone adjustment.
|
2018-07-04 13:35:15 +02:00 |
|
antirez
|
ecba1a2fd4
|
Localtime: compute year, month and day of the month.
|
2018-07-04 13:25:55 +02:00 |
|
antirez
|
bb802969d7
|
Localtime: basics initial calculations. Year missing.
|
2018-07-04 13:16:53 +02:00 |
|
antirez
|
e8f72804f5
|
Localtime function skeleton and file added.
|
2018-07-04 12:56:12 +02:00 |
|