Skip to content

Commit

Permalink
Update stdlib/Dates/src/types.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj authored Jul 7, 2020
1 parent 1bdafab commit 7927e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Dates/src/types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ struct ISOCalendar <: Calendar end
Geographic zone generally based on longitude determining what the time is at a certain location.
Some time zones observe daylight savings (eg EST -> EDT).
For implementations and more support, see the `TimeZones` package
For implementations and more support, see the [`TimeZones.jl`](https://github.com/JuliaTime/TimeZones.jl) package
"""
abstract type TimeZone end

Expand Down

0 comments on commit 7927e15

Please sign in to comment.