Jun 02, 2022 07:31 PM
I have recently set up a form so that our customers can make booking based on available meeting times.
Everything was working fine and suddenly the Time format on the form view has changed from DD/MM/YY hh:mm to yyyy-mm-ddThh:mm:ss.sssZ
I am unsure why the format has changed and how to amend it back to the original.
Many thanks in advance for any help you may offer
Solved! Go to Solution.
Jun 02, 2022 10:46 PM
I ended up creating a new column for the date field and creating a formula field for the DATETIME_FORMAT()
had to change a few links around to correct my calendar views but looks to be all sorted now
Jun 02, 2022 09:48 PM
Hey Jesse, apologies, I’m having a hard time visualizing this. Could you attach a screenshot of the issue please?
Once I fully understand the problem I’ll be able to provide suggestions
Jun 02, 2022 10:46 PM
I ended up creating a new column for the date field and creating a formula field for the DATETIME_FORMAT()
had to change a few links around to correct my calendar views but looks to be all sorted now
Jun 02, 2022 10:50 PM
Glad you got it sorted!
Jun 02, 2022 11:05 PM
Thanks Adam, appreciate your response :slightly_smiling_face: