invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
55 stars 47 forks source link

[Bugfix] Formatting Dates #1852

Closed Civolilah closed 3 months ago

Civolilah commented 3 months ago

@beganovich @turbo124 The PR includes fixes for formatting dates in the app for three formats that should be treated differently from others in the dayjs function for formatting. The 'DD-MM-YYYY', 'D.MM.YYYY', and 'DD/MM/YYYY' formats had an issue, others worked well. Let me know your thoughts.

turbo124 commented 3 months ago

=> release please