cryptic-game / website

The official website of cryptic-game
https://cryptic-game.net
GNU Affero General Public License v3.0
18 stars 11 forks source link

Fixed date format by adding leading zeros. #335

Open ClientCrash opened 2 years ago

ClientCrash commented 2 years ago

Closes #324

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 63310eb
Status: ✅  Deploy successful!
Preview URL: https://670cf9e6.website-9fdz.pages.dev

View logs

MarcelCoding commented 2 years ago

image use an empty constructor to use the browser locale

MarcelCoding commented 2 years ago

Please clean up your code - remove your old date format implementation

MarcelCoding commented 2 years ago

Also, we should use the current on the website (via vue) selected language rather than the browser language.