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

Timezone incorrect or not loaded in the timezone registry #171

Closed
MasterFO opened this issue Mar 31, 2015 · 1 comment
Closed

Timezone incorrect or not loaded in the timezone registry #171

MasterFO opened this issue Mar 31, 2015 · 1 comment

Comments

@MasterFO
Copy link

Hi,
I've got a problem with this library.

timezoneJS.timezone.zoneFileBasePath = '/js/timezone-js/tz/';
timezoneJS.timezone.defaultZoneFile = ['europe', 'asia', 'backward', 'northamerica'];
timezoneJS.timezone.loadingSchemes.PRELOAD_ALL;
timezoneJS.timezone.init({async: false});
dt = new timezoneJS.Date("2015/03/21 01:00:00 +0000", "Europe/London");

Console error:
Uncaught Error: Timezone 'Europe/London' is either incorrect, or not loaded in the timezone registry.

The zoneFileBasePath is correct.
Same error with empty init.
What I have to do?

@mde
Copy link
Owner

mde commented Jan 25, 2020

This library is no longer maintained, and this repo is here only for historical interest.

@mde mde closed this as completed Jan 25, 2020
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