Timestamp format
Open
- Dominant language
- Python
- Stars
- 56
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
We're using linux timestamp format, but our partners often use Windows and it's causing them problems. They asked that we not hardcode that and allow the user to change the timestamp format in the config file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the current Linux timestamp formatting and the configuration file loading path; no specific files or tests are named in the issue. Trace where timestamps are produced, then determine how a user-selectable format can be configured and verify that both the existing format and a Windows-compatible format work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100