#mexner
1 messages · Page 1 of 1 (latest)
Allow me to restate my intention...
Our api relies on utc timestamps
My intention is to have the schedule charged on July 16th, from the view point of the owner of the Stripe account.
Yeah so you'll need to do a time conversion
Our api takes utc timestamps
So convert from the local time to utc when passing values
I need to bump up the time 5 hours in this case, correct
yeah
thank you