Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Z=126 special case #15

Open
wbolster opened this issue Oct 31, 2014 · 1 comment
Open

Implement Z=126 special case #15

wbolster opened this issue Oct 31, 2014 · 1 comment

Comments

@wbolster
Copy link
Member

Temporenc now has a special Z=126 value: temporenc/temporenc#2

This should be handled sensibly in temporenc-python.

wbolster added a commit that referenced this issue Nov 8, 2014
@wbolster
Copy link
Member Author

wbolster commented Nov 8, 2014

This would likely require a special magic object, e.g. temporenc.EXTERNAL_TIMEZONE, and a way for the .datetime() (and friends) method to obtain/use this external tz. Perhaps a tzinfo arg? This should perhaps work sensibly with pytz, which uses tz.localize() and tz.normalize() to convert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant