ITADN

Timezone/time on Windows seems to be off by one hour

#32Closedguidoschmidt 创建于 2024-04-22
bugwindows
G
guidoschmidtcommented
**Describe the bug** Using `circardian--encode-time` on Windows seems to offset the time by 1 hour. **To Reproduce** Steps to reproduce the behavior: - Execute `eval-expression` and enter `(decode-time (circadian--encode-time 11 54))` - Result is one hour off, eg `(0 54 12 22 4 2024 1 t 7200)` **Expected behavior** Using `(decode-time (circadian--encode-time 11 54))` should not offset time by one hour. **Environment (please complete the following information):** - OS: Windows 11 - Emacs: Emacs 29.3
关闭于 2024-05-04 1 条评论