First time reporting a bug? Refer to our Start Here post.
Team ID:
- In the Glide dashoard URL, e.g.
https://go.glideapps.com/o/your-team-id-here/
App ID:
- In the Glide builder URL, e.g.
https://go.glideapps.com/app/your-app-id-here/layout
Description
- I use a booking table to feed the calendar. Booking and calendar worked some time ago but actual is not working. All meeting are always in today datetime.
- In this case my booking is the 10 september but you see at TODAY
- All calendars views are same, but you can see the dates as datetime are 10 September.
I Use this same component with another step in my app and the process seems to work to olders items (before today). In this case I use a simple timestamp and endtime.
It’s not clear what happens, an formating issue?.
I have tested with a simple timestamp and is working, It’s clearly a format datetime issue. Can you help us to fix
Regards