I'm trying to parse the below date using the DateParser::parseFormatted method but I'm not having any luck.
I can use this method but for a date string formatted dd/mm/yyyy it outputs the wrong year.
How do I correct this.
d.year should equal 2016 but instead I get 2020 because the only date the date parser seems to take is dd/mm/yy
Free forum by Nabble | Disable Popup Ads | Edit this page |