vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
6.39k stars 1.3k forks source link

Incorrectly converting stripe timestamps to DateTimes #262

Closed mrfullset closed 7 months ago

mrfullset commented 11 months ago

Fixes https://github.com/vercel/nextjs-subscription-payments/issues/225 and https://github.com/vercel/nextjs-subscription-payments/issues/169.

Change Unix epoch start to +0

vercel[bot] commented 11 months ago

@mrfullset is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

chriscarrollsmith commented 10 months ago

Also closes #190.

leerob commented 7 months ago

https://github.com/vercel/nextjs-subscription-payments/pull/278