Files
openharmony_kernel_liteos_m/kal/posix
Caoruihong 9b498e651e fix tm_gmtoff
tm_gmtoff is opposite of timezone despite daylight saving.
timezone(global variable): seconds west of UTC, not adjusted for daylight saving.
tm_gmtoff(member of struct tm): seconds east of UTC, including adjustment for daylight saving.

Change-Id: If2e76b7da64989fb2df063ce4101d317474a7ab7
2021-05-08 11:17:02 +08:00
..
2021-04-29 10:38:54 +08:00
2021-05-08 11:17:02 +08:00
2021-04-26 17:11:56 +08:00