|
|
|
|
|
by sdispater
3593 days ago
|
|
I am not too kind on raising an error by default (which pytz does not do by default either but rather return the pre-DST transition time). I think the best thing to do here is keep the current behavior (post-DST) but with an option to choose what you want exactly (post-DST, pre-DST) |
|