hacknight
hacknight copied to clipboard
Time Field Error
The Time Field on the Hacknight form and subsequent front end seems to have an error. When a time is set on the page to, say 10:30 am, it displays it as 2:00 pm.
Solution: The time entered on the form should be the time displayed. To future proof it we can also include a field that specifies timezone, GMT, IST etc.
The field is already timezone aware -- it picks up timezone from the venue. We have either (a) changed the venue's timezone to somewhere else or (b) somehow broken previously working code.