NatLabRockies / NatLabRockies/chronify
Write a documentation page describing how Chronify supports time.
Open
@lixiliu is already working on this.
Since Oct 18, 2024.
- Dominant language
- Python
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Acceptance Criteria:
- Defines supported time types (datetime, representative time, annual time, etc.)
- Defines how input time zones are supported, including whether timestamps can be time zone naive.
- Defines how time configurations can be mapped, including time zones.
- Defines how time zones are either supported or not supported for different backends (DuckDB, Spark, SQLite, etc.).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.