JuliaPlots / RecipesPipeline.jl

Utilities for processing recipes
http://juliaplots.org/RecipesPipeline.jl/dev/
MIT License
17 stars 17 forks source link

Improve Date(Time) formatters #118

Closed MrHenning closed 2 years ago

MrHenning commented 2 years ago

Improve Date and DateTime formatters, allowing to handle unexpected values, such as fractional epoch days.

Fixes https://github.com/JuliaPlots/Plots.jl/issues/4248

Needed for https://github.com/JuliaPlots/Plots.jl/pull/4289

BeastyBlacksmith commented 2 years ago

Thank you!

MrHenning commented 2 years ago

Nice :slightly_smiling_face:

And thanks @BeastyBlacksmith for the nice welcome to the Plots.jl community!