v4.0.0
4.0.0 (2020-07-08)
Features
BREAKING CHANGES
- API: The output format of simplified-time-zones has been updated.
Theformattedproperty now is using the raw offset (non DST, non summer time)
instead of the "current date" (build date of the library).
feat(API): added rawOffsetInMinutes property to simplifiedTimeZones
feat(API): added + plus sign to positive UTC offset
feat(API): added a main endpoint to the library where you can import {
simplifiedTimeZones } from "@vvo/tzdb";