mirror of
https://github.com/bspeice/dtparse
synced 2024-11-12 17:08:09 -05:00
New feature support!
This commit is contained in:
parent
1a42dc2950
commit
05c8a99a8e
@ -10,7 +10,8 @@ The issues to be resolved before version 1.0:
|
||||
|
||||
**Functionality**:
|
||||
|
||||
1. We don't support weekday parsing. In the Python side this is accomplished via `dateutil.relativedelta`
|
||||
1. -We don't support weekday parsing. In the Python side this is accomplished via `dateutil.relativedelta`-
|
||||
Supported in v0.8
|
||||
|
||||
2. Named timezones aren't supported very well. [chrono_tz](https://github.com/chronotope/chrono-tz)
|
||||
theoretically would provide support, but I'd also like some helper things available (e.g. "EST" is not a named zone in `chrono-tz`).
|
||||
|
Loading…
Reference in New Issue
Block a user