Three tests are not entirely timezone-agnostic
Open
bug
- Dominant language
- Emacs Lisp
- Stars
- 192
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The `ts-format`, `ts-parse-org`, and `ts-parse-element` tests seem to involve having either `ts-format` or `ts-unix` receive an object without timezone data declared, and then computing a time based on the user's timezone. Consequently, those three tests are failing on my machine, giving me results that are an integral number of hours off. Not the highest priority issue though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.