-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
datesDates, times, and the Dates stdlib moduleDates, times, and the Dates stdlib module
Description
Placeholder issue so I remember:
julia> @code_warntype Date("2015-01-01",Dates.DateFormat("yyyy-mm-dd"))
Variables:
dt::ASCIIString
df::Base.Dates.DateFormat
Body:
begin # dates/io.jl, line 205:
return (top(_apply))((top(getfield))(Base.Dates,:call)::F,Base.Dates.Date,(Base.Dates.parse)(dt::ASCIIString,df::Base.Dates.DateFormat)::Array{Any,N})::Any
end::Any
Metadata
Metadata
Assignees
Labels
datesDates, times, and the Dates stdlib moduleDates, times, and the Dates stdlib module