#Jasuno
1 messages · Page 1 of 1 (latest)
Stripe follows UTC for billing cycle anchor. In https://dashboard.stripe.com/test/invoices/in_1NB5VDAq6ReFUKV8cPVE07VP as an example, the invoice was created on 2023-12-01 04:00:00 UTC which was correct.
mmmmmm i see
This is likely there is no longer daylight saving between Dec to Feb, so the local time reflected in the Dashboard is different
If you use UTC as the reference, then the invoices were created correctly on 1st of the month
Thank that explains a lot
Can the time zone of where the subscription is created be used?
Stripe API uses the UTC for subscription instead of local timezone. For Dashboard, the timezone is based on your timezone setting in the Dashboard: https://dashboard.stripe.com/settings/account