UNPKG

date-fns-tz

Version:

Time zone support for date-fns v2 with the Intl API

14 lines (12 loc) 927 B
// This file is generated automatically by `scripts/build/indices.js`. Please, don't change it. export { default as format } from './format/index.js' export { default as formatInTimeZone } from './formatInTimeZone/index.js' export { default as formatInTimeZoneWithOptions } from './formatInTimeZoneWithOptions/index.js' export { default as formatWithOptions } from './formatWithOptions/index.js' export { default as getTimezoneOffset } from './getTimezoneOffset/index.js' export { default as toDate } from './toDate/index.js' export { default as toDateWithOptions } from './toDateWithOptions/index.js' export { default as utcToZonedTime } from './utcToZonedTime/index.js' export { default as utcToZonedTimeWithOptions } from './utcToZonedTimeWithOptions/index.js' export { default as zonedTimeToUtc } from './zonedTimeToUtc/index.js' export { default as zonedTimeToUtcWithOptions } from './zonedTimeToUtcWithOptions/index.js'