hardbyte / hardbyte/python-can
BLFReader and BLFWriter should have a timezone optional argument
Open
enhancement
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
BLFReader and BLFWriter changed the default timezone from local timezone to utc, cause different behavior between different version.
Suggest to add timezone optional argument to give a better flexible to parse or build blf file
Contributor guide
Assessment
This issue has not been assessed yet.