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
Oh goodness, I completely missed this issue. I'm sorry about that. This is a great ticket. If you want to take it you totally can. I probably won't have time to add this for a while.
Sorry, without any response for hacktoberfest, I kinda left it. This is easy to fix, but @snowe2010 is this project still maintained? Would it make sense to do a PR now?
When using e.g.
LocalDate
, the result ofpp
looks like:while the output of
toString
is way more relevant for debug purposes:I suggest adding
Date
,LocalDate
,DateTime
andLocalDateTime
to the list of atomic classes, so that theirtoString
method is used instead.(P.S: I would like to take this issue for the hacktoberfest 2021 if you are interested in this enhancement).
The text was updated successfully, but these errors were encountered: