javascript - Moment-Timezone: Retrieve DST start and end times -


does moment-timezone support (or has been able implement) retrieving start/end times daylight savings time given zone? i'm not looking determine if given date/time in zone within dst, rather actual transition times zone.

this doesn't seem supported, thought maybe had been able accomplish this.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

command line - Use qwinsta in PowerShell ISE -

java - Show Soft Keyboard when EditText Appears -