Datetime from API

Hello,
I want to build custom scheduling form basing on Acuity Scheduling API.
I’ve connected API and receive JSON in the following format:
[
{
“time”: “2020-08-28T09:00:00+0200”,
“slotsAvailable”: 1
}
]

No I need to show users only available time slots.
However bubble do not convert dateTime to date/time well. How can I extract time?

Best regards

Maybe something like this will make it easier for you: https://bubble.io/plugin/date-time-converter-1525169938981x125356287341625340

I thought I saw another plugin, if I find it I will let you know. :blush:

Found it! Here is the other one, it’s free: https://bubble.io/plugin/data-converter-1517556357987x694745797757501400

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

  • One-on-One Tutoring
  • eLearning Hub
  • Video Tutorials
  • No-Code Classes
2 Likes