You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, good ideas. I think we could use a separate module in the tzdata-xxx family to read the Linux system tzdata. Any chance you could start that?
Off the top of my head: loading data into a running instance is done using tc.TzDatabase.init(customTimeZoneData);; however it may be that it prevents you from calling it twice. Let me know and I'll look into it
We have a server in NodeJS that runs 24/7, and restarts to load fresh tzdata are not desired.
npm install tzdata
(using cron)?The text was updated successfully, but these errors were encountered: