You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stuff like isapprox(DateTime(...), DateTime(...); atol=Second(2)) makes sense, right? Would be nice to have it in Julia, similar to isapprox for numbers.
The text was updated successfully, but these errors were encountered:
Stuff like
isapprox(DateTime(...), DateTime(...); atol=Second(2))
makes sense, right? Would be nice to have it in Julia, similar toisapprox
for numbers.The text was updated successfully, but these errors were encountered: