#manny_manny_2023

1 messages · Page 1 of 1 (latest)

quartz torrentBOT
copper arch
#

The timezone/timestamp in Stripe API are all in GMT. Can you share the subscription ID (sub_xxx) or request ID (req_xxx) that you saw the start date in PST?

onyx birch
#

we are passing PST time only since our stripe clock is in PST

#

for second 471.08 it should prorate 19 days but its prorating only 18 days 16 hours

copper arch
onyx birch
#

if we send UTC timestamp then the subscriptions are being created 1 day before

#

also our clock is in PDT

copper arch
#

Dashboard always shows in local timezone

#

In your API, it should be set to PST equivalent in UTC.

onyx birch
#

i am actually in IST

copper arch
#

It doesn't matter which timezone you're in. API only supports UTC

#

UTC is the source of truth in any timestamp via API

onyx birch
#

thanks for help will try to follow UTC