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
Right now when you call moment.tz.names() it gives you all the timezones including the deprecated ones. It is possible natively with moment-timezone to get only the non-deprecated timezones?
The text was updated successfully, but these errors were encountered:
mahadazad
changed the title
Getting non deprecated timezones.
Getting deprecated timezones.
Sep 8, 2016
Right now when you call
moment.tz.names()
it gives you all the timezones including the deprecated ones. It is possible natively with moment-timezone to get only the non-deprecated timezones?The text was updated successfully, but these errors were encountered: