#dateparsing — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dateparsing, aggregated by home.social.
-
Have to kick this one out the door to keep moving! Date Parsing. That's a career.
I'm just looking at the new as of 2021 date formatting options in Swift and how to use them in a function for a Decoder.
https://www.whynotestflight.com/excuses/date-parsing.-nose-wrinkle./
#SwiftLang, #DateParsing, #DateFormatStyle, #ParseStrategy, #VerbatimFormatStyle, #DateFormatString
-
Trying to track down a very odd #java #dateparsing issue which only seems to occur under #wildfly with #openjdk17 (but not #openjdk11, or with the same code outside of wildfly)
Dates for 11 months of the year parse just fine, but dates in one specific month always throw an Exception.
Finally caught this in #intellij debugger. Can anyone guess which month had the issue?