Skip to content

Commit

Permalink
Merge pull request #8162 from WestleyArgentum/patch-5
Browse files Browse the repository at this point in the history
export RFC1123Format
  • Loading branch information
quinnj committed Aug 27, 2014
2 parents 0a68c5b + 9119de7 commit 743af1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/Dates.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ export Period, DatePeriod, TimePeriod,
firstdayofquarter, lastdayofquarter,
adjust, tonext, toprev, tofirst, tolast, recur,
# io.jl
ISODateTimeFormat, ISODateFormat, DateFormat
ISODateTimeFormat, ISODateFormat, DateFormat, RFC1123Format

end # module
end # module

0 comments on commit 743af1a

Please sign in to comment.