vercel / nextjs-subscription-payments

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

Fix toDateTime calculation #190

Closed alexanderatallah closed 6 months ago

alexanderatallah commented 1 year ago

toDateTime was returning dates that are 30 minutes past the actual time in seconds.

No context for this decision was given in the commit that brought it in, so I figured it must be a bug.

vercel[bot] commented 1 year ago

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

A member of the Team first needs to authorize it.

leerob commented 6 months ago

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