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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
In API we've updated the Resource Bookings model to only store dates inside startDate and endDatetopcoder-platform/taas-apis#204
Now we have to update the UI for this:
display the Resource Bookings dates as it is without timezone conversion, but in current date format
edit Resource Booking page should load/updated dates correctly in a new format without any timezone conversion and save dates without time and timezones
The text was updated successfully, but these errors were encountered:
In API we've updated the Resource Bookings model to only store dates inside
startDate
andendDate
topcoder-platform/taas-apis#204Now we have to update the UI for this:
The text was updated successfully, but these errors were encountered: