Skip to content

Commit

Permalink
Fix DateFormat link (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
scls19fr authored and omus committed Nov 6, 2017
1 parent 63fa625 commit 32abdea
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 @@ -19,7 +19,7 @@ TimeZones.jl
* Local system time zone information as a TimeZone
* Current system time in any TimeZone
* Support for reading the [tzfile](http://man7.org/linux/man-pages/man5/tzfile.5.html) format
* String parsing of ZonedDateTime using [DateFormat](http://julia.readthedocs.org/en/latest/manual/dates/?highlight=dateformat#constructors)
* String parsing of ZonedDateTime using [DateFormat](https://docs.julialang.org/en/stable/stdlib/dates/#Base.Dates.DateFormat)

## Documentation

Expand Down

0 comments on commit 32abdea

Please sign in to comment.