moment / luxon

⏱ A library for working with dates and times in JS
https://moment.github.io/luxon
MIT License
15.31k stars 729 forks source link

Documented weekSettings opt in DateTime #1640

Closed SaichandChowdary closed 3 months ago

SaichandChowdary commented 3 months ago

Added weekSettings option in the doc for the following methods in DateTime

  1. fromMillis
  2. fromSeconds
  3. fromObject
  4. fromISO
  5. fromRFC2822
  6. fromHTTP
  7. fromFormat
  8. fromSQL
linux-foundation-easycla[bot] commented 3 months ago

CLA Signed


The committers listed above are authorized under a signed CLA.

icambron commented 3 months ago

Thanks!