You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This results in the current date + time being included in the output "opens":"2024-01-10T09:00:00+00:00","closes":"2024-01-10T17:00:00+00:00" and ..."checkinTime":"2024-01-10T14:00:00+00:00","checkoutTime":"2024-01-10T11:00:00+00:00"...
While the Schema should contain only the time, formatted as 14:30:00+08:00.
Can someone point me in the right direction?
The text was updated successfully, but these errors were encountered:
Discussed in #202
Originally posted by indyjonesnl January 10, 2024
This results in the current date + time being included in the output
"opens":"2024-01-10T09:00:00+00:00","closes":"2024-01-10T17:00:00+00:00"
and..."checkinTime":"2024-01-10T14:00:00+00:00","checkoutTime":"2024-01-10T11:00:00+00:00"...
While the Schema should contain only the time, formatted as
14:30:00+08:00
.Can someone point me in the right direction?
The text was updated successfully, but these errors were encountered: