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

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -