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

How to use longer timezone names in parsing references? #580

Open
LJNeon opened this issue Feb 8, 2025 · 0 comments
Open

How to use longer timezone names in parsing references? #580

LJNeon opened this issue Feb 8, 2025 · 0 comments

Comments

@LJNeon
Copy link

LJNeon commented Feb 8, 2025

I have a database containing longer timezone names (e.g. "America/Los_Angeles" or "Asia/Singapore") and want to use them in parsing references. But simply using them as-is doesn't work, looking at src/timezone.ts it appears that only shorter timezone names (e.g. "CT" or "SGT") work.

Would it be possible to add support for longer timezone names as well, or am I missing something that allows me to easily do this?

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