How do I remove the time from the Stripe subscription end date displaying

Hi, I’m trying to show when a users next billing date will be. Using the Stripe plugin from bubble I can return the subscription end date, however it displays as: Feb 18, 2023 10:54 am

How can I display this date without the time?

Just format it in a way that doesn’t include the time…

How would i go about doing that? When I use the ‘:formatted as’ option it only gives me us phone number and other weird options

In that case it’s not a date but a text…

How are you accessing the date in the first place?

thanks! thats what I was missing. I’ve updated the data field it saves to so that its a date and it works perfectly now.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.