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

Gantt chart does not accept time zones with numbers in it #84

Open
stevenchengivw opened this issue Jan 31, 2019 · 0 comments
Open

Gantt chart does not accept time zones with numbers in it #84

stevenchengivw opened this issue Jan 31, 2019 · 0 comments

Comments

@stevenchengivw
Copy link

stevenchengivw commented Jan 31, 2019

In the Gantt class the regex

protected static final String TZ_PATTERN = "^[A-Za-z]+ = (.*\"id\": \"([A-Za-z_/]+)\".*)$";

is used to find timezones in TimeZoneConstants.properties

This does not work for timezones with a number in them such as CST6CDT

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