IEEE-RVCE / IEEE-RVCE.github.io

Development site of only frontend
https://ieee-rvce.org
1 stars 2 forks source link

Event Timing off by 5.5 hours #81

Closed chrisvrose closed 1 year ago

chrisvrose commented 2 years ago

Description

The date input into events form submits, but the form page shows it as 05:30 hours ahead

Cause

The date input assumes GMT input. When the browser shows the date, it converts to IST, adding the 05:30 offset erroneously as observed.

Prajwalprakash3722 commented 2 years ago

we can use a moment.js or date-fns to format the site

Prajwalprakash3722 commented 1 year ago

As of now this issue is still persisting

dragonfist453 commented 1 year ago

I can take ownership of this issue and work on this. It seems light enough and I have worked on this in my company!

Prajwalprakash3722 commented 1 year ago

please do, Thanks ❤️

Prajwalprakash3722 commented 1 year ago

any idea when you might have a fix for this?

dragonfist453 commented 1 year ago

I would set a goal for next weekend for this, as I have to look for a gap from my company's work!

Prajwalprakash3722 commented 1 year ago

sounds good 👍🏼