luxon icon indicating copy to clipboard operation
luxon copied to clipboard

Alias DateTime in documentation site

Open forgotPassword opened this issue 1 year ago • 1 comments

All examples use DateTime. The install guide even suggests doing the alias.

The first thing I tried was to copy the example on the landing page DateTime.now().setZone('America/New_York').minus({weeks:1}).endOf('day').toISO(); -> Uncaught ReferenceError: DateTime is not defined at <anonymous>:1:1

forgotPassword avatar Nov 28 '23 18:11 forgotPassword

CLA Not Signed

thanks

icambron avatar Mar 09 '24 19:03 icambron