quinnj / Dates.jl

[DEPRECATED] Date/DateTime Implementation for the Julia Language; Successor to Datetime.jl
Other
8 stars 9 forks source link

Update io.jl #9

Closed XilinJia closed 10 years ago

XilinJia commented 10 years ago

fixed an apparent bug in Date{T<:String}(y::AbstractArray{T},df::DateFormat=ISODateFormat)

XilinJia commented 10 years ago

fixed an apparent bug in Date{T<:String}(y::AbstractArray{T},df::DateFormat=ISODateFormat)

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 0bbb965c2bc07a91d72aa4da26017f88701e9799 on cnbiz:patch-1 into 3ec2e3cf07325efc5256cee9bf9963eef8b6f8d2 on quinnj:master.

XilinJia commented 10 years ago

Sorry this is redundant of another PR

quinnj commented 10 years ago

Thanks for the report. I actually had a local fix for this already that I hadn't pushed. See e9a50c67bc7e0f7ee4e6c625a102437f7e22b048