We're currently investigating why today's invoices were dated the 0th March.
We ask that any affected customers please pay half the invoice today and half the invoice tomorrow.
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
We're currently investigating why today's invoices were dated the 0th March.
We ask that any affected customers please pay half the invoice today and half the invoice tomorrow.
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?