Skip to content

Commit

Permalink
Fix link - Update README.md (#449)
Browse files Browse the repository at this point in the history
* Fix link - Update README.md

[skip ci]

* Revert "time-zone" rename

---------

Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
  • Loading branch information
PallHaraldsson and omus committed Apr 26, 2024
1 parent 18915aa commit 8af55ba
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 @@ -15,7 +15,7 @@ TimeZones.jl

* A new time zone aware TimeType: ZonedDateTime
* Support for all time zones in the IANA time zone database (also known as the tz/zoneinfo/Olson database)
* ZonedDateTime-Period arithmetic [similar to that of DateTime](https://docs.julialang.org/en/stable/manual/dates/#TimeType-Period-Arithmetic-1)
* ZonedDateTime-Period arithmetic [similar to that of DateTime](https://docs.julialang.org/en/v1/stdlib/Dates/#TimeType-Period-Arithmetic)
* Local system time zone information as a TimeZone
* Current system time in any TimeZone
* Support for reading the [tzfile](https://man7.org/linux/man-pages/man5/tzfile.5.html) format
Expand Down

0 comments on commit 8af55ba

Please sign in to comment.