Issues
- 1
Problem with fromZonedTime
#302 opened by ggPeti - 0
- 9
- 1
Compatibility with date-fns v4?
#305 opened by VikR1000 - 0
- 1
zonedTimeToUTC Missing?
#303 opened by VikR1000 - 0
performance improvement: extract static testDateFormatted from getDateTimeFormat function
#296 opened by hurali97 - 4
Timezones always getting returned in my local time
#295 opened by ttante - 0
- 2
fromZonedTime of an iso date with a time zone
#293 opened by sungbin-kim98 - 1
Format shortDate and fullDate doesn't works
#298 opened by slandais-a5sys - 1
Attempted import error: Cannot find module 'date-fns-tz/format' or its corresponding type declarations
#294 opened by Bielousov - 3
Attempted import error: 'format' is not exported from 'date-fns/format' (imported as 'dateFnsFormat').
#291 opened by rohitmpatil-iprogrammer - 7
`RangeError: Invalid time zone specified:` error caused by usage of `formatInTimeZone` function for some folks
#264 opened by wordswithchung - 4
Only named exports may use 'export type'
#261 opened by kosaa - 1
No matching export for import "format"
#290 opened by Mechse - 4
Attempted import error: 'format' is not exported from 'date-fns/format' (imported as 'dateFnsFormat').
#289 opened by rohitmpatil-iprogrammer - 1
RangeError: Invalid time zone specified: "UTC"
#244 opened by tiemibf - 2
Set default timezone
#259 opened by NwosaEmeka - 3
- 55
Support for date-fns v3
#260 opened by woothu - 0
toZonedTime always returns null
#288 opened by sourabhdadapure - 0
incorrect difference in hours while working with DST date
#287 opened by mukhrr - 4
getTimezoneOffset second argument is required
#283 opened by Xhale1 - 1
`formatInTimeZone` does not use the `timezone` in `options` to parse the input `date` string
#279 opened by dsun-cp - 2
`OptionsWithTZ` type missing `useAdditionalDayOfYearTokens` and `useAdditionalWeekYearTokens` options
#239 opened by paulrobertlloyd - 4
- 11
Unable to resolve path to module 'date-fns-tz'
#268 opened by NateYeh2023 - 4
v3 in Readme but latest on NPM still v2?
#275 opened by nshiab - 4
Intl Android Support
#249 opened by eunddodi - 5
Upgrade from date-fns 2.30 to 3.0.6: Cannot find module 'date-fns/format/index.js' from 'node_modules/date-fns-tz/format/index.js'
#266 opened by ningji - 3
Improve Documentation
#269 opened by jdsandifer - 0
RangeError: Invalid time value - formatInTimeZone() Timezone offset value returning error. How to use this function with offset?
#274 opened by toduyemi - 1
`utcToZonedTime` should not be doing any conversion when `"UTC"` is passed in as the time zone
#250 opened by TheSonOfThomp - 0
`formatInTimeZone(d, tz)` shows the wrong time for one hour if the system zone has DST, even though `tz` doesn’t
#258 opened by andersk - 0
When input not ISO8601 time string like 2023/11/11 to toDate will return wrong date
#257 opened by a631953720 - 0
getTimezoneOffset for UTC+[X] does not work
#256 opened by adamxi - 1
- 0
Wrong parsed date with time at 24:00:00
#255 opened by Jomik - 1
Unexpected behavior zonedTimeToUtc
#243 opened by willwillems - 0
Not sure how to reason about this library when the underlying Unix timestamp gets modified
#253 opened by doulighan - 0
- 0
zonedTimeToUtc with GMT+1 generates Date{NaN}
#248 opened by rickKoch - 1
- 4
Ireland timezone issue
#241 opened by s-aleinik - 0
Parse in timezone using format string
#242 opened by JRebella - 0
Using date-fns/fp while date-fns-tz is installed causes types to not infer correctly
#237 opened by aniravi24 - 5
Missing GitHub release for the new major release
#236 opened by Haraldson - 1
Working with UTC is messed up
#235 opened by bmakan - 1
Timezone Offset returned instead of Timezone full name
#234 opened by navaneethakrishnan-gopalakrishnan