Skip to content

Commit

Permalink
Fixed a broken link, closes #148
Browse files Browse the repository at this point in the history
  • Loading branch information
marnusw committed Dec 21, 2021
1 parent f2df9d7 commit a758aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you find this library useful, why not

- [Overview](#overview)
- [Date and time zone formatting](#date-and-time-zone-formatting)
- [`formatInTimeZone`](#formataszonedtime) - Formats a date in the provided time zone,
- [`formatInTimeZone`](#formatintimezone) - Formats a date in the provided time zone,
regardless of the system time zone
- [Time zone offset helpers](#time-zone-offset-helpers)
- [`zonedTimeToUtc`](#zonedtimetoutc) - Given a date and any time zone, returns a `Date` with the equivalent UTC time
Expand Down

0 comments on commit a758aa2

Please sign in to comment.