Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

"null" in timezoneJS.timezone.getAllZones() results #1

Closed
mlowicki opened this issue Oct 7, 2010 · 1 comment
Closed

"null" in timezoneJS.timezone.getAllZones() results #1

mlowicki opened this issue Oct 7, 2010 · 1 comment

Comments

@mlowicki
Copy link

mlowicki commented Oct 7, 2010

This is how I initialize lib:

timezoneJS.timezone.zoneFileBasePath = "tzdata";
timezoneJS.timezone.defaultZoneFile = ["africa", "antarctica", "asia", "australasia", "europe", "northamerica", "southamerica"];

timezoneJS.timezone.init();

And now when I run:

timezoneJS.timezone.getAllZones() last position in the returned array is "null" string.

@longlho
Copy link
Collaborator

longlho commented Jun 8, 2012

async w/ callback for multiple zone files is not supported yet.

longlho added a commit that referenced this issue Jun 8, 2012
@longlho longlho closed this as completed Jun 8, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants