Calendar is not working : Meet Date is always today not respecting Booking

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 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

I expect the problem is that you are using a template column for start and end. The output of the Template might look like a date and time, but in reality it is plain text.