Files
u-boot/drivers
Rasmus Villemoes b8a42e0fcb rtc: pcf2127: don't add/subtract 1 to tm_mon
As noted in rtc_def.h, the tm_mon field in struct rtc_time is 1-12,
unlike in struct tm where it is 0-11. Currently, running "date" prints
the wrong

Date: 2020-04-01 (Friday)    Time: 13:05:30

and setting the RTC via the date command is also broken.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2020-05-01 11:34:01 -04:00
..
2020-04-27 13:53:13 +02:00
2020-04-29 11:10:54 +05:30
2019-08-07 15:31:04 -04:00
2020-04-28 10:23:10 +02:00
2020-04-30 22:34:20 +05:30