Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
I have tried changing various date formats- NOTHING works. Calendar is always 1 day shifted.
![cal off](https://github.com/olton/Metro-UI-CSS/assets/20490535/21985c2d-be79-41bd-a596-c932af243290)
Some further research... the actual problem is the 1st day of the month is off by 1.
Example from above- JUNE 1 is SATURDAY- NOT SUNDAY!!!!! Calendar is currently unusable. How to fix????
I'm using CDN. I'm in US Central on a development PC. All indications are my pc is set correctly
What/where would I look to find what system function is effecting this calendar generation
Also, i'm uploading to a test server (offsite). SAME issue exists on that system as well, so I'm unconvinced it's MY pc. Something in coding I suspect.
I'm using CDN. I'm in US Central on a development PC. All indications are my pc is set correctly What/where would I look to find what system function is effecting this calendar generation
Calendar dates: 6/4-24 - 6/8/24
Please, create a pen with your problem code on codepen.io
Some further research... the actual problem is the 1st day of the month is off by 1. Example from above- JUNE 1 is SATURDAY- NOT SUNDAY!!!!! Calendar is currently unusable. How to fix????
What is your timezone?
Use the latest version: dev branch, or 4.5.12-rc11 if you use from npm
I'm using CDN. I'm in US Central on a development PC. All indications are my pc is set correctly What/where would I look to find what system function is effecting this calendar generation
Also, i'm uploading to a test server (offsite). SAME issue exists on that system as well, so I'm unconvinced it's MY pc. Something in coding I suspect.
UGH... When I add the dev links, the calendar works but all the ICONS are gone....