EchoMTG / website

Nuxt powered frontend website, open-source for community contributions.
https://beta.echomtg.com
Apache License 2.0
5 stars 1 forks source link

Changing Acq Date error[BUG] #365

Open RokerEcho opened 3 weeks ago

RokerEcho commented 3 weeks ago

Describe the bug When changing the Acq Date, even though the date shows correct (example in pic 10/7/2024) if you open the details of a card in inventory, the green dot on the price graph will show it as an incorrect date/month. It appears that if the value is above 12 for the Day, then it gets it correct, but if the values it under 12 it incorrectly assigns the "Day" as the month. In the attached pic you can see the date is 10/7 but the green dot when highlighted shows it at 7/10

Expected behavior Green dot own date is correct on a MM/DD/YYYY format

Screenshots or Videos image