Go to file
OBATA Akio fb91c9416d dtcm: resolve mismatch between `tm.tm_gmtoff` and global `timezone`
`timezone` and `tm.tm_gmtoff` represent reversed sign value each other.
Change `tm.tm_gmtoff` usage to be matched with `timezone`.
2021-10-23 16:54:35 +09:00
cde dtcm: resolve mismatch between `tm.tm_gmtoff` and global `timezone` 2021-10-23 16:54:35 +09:00