Closed erikssonlarsb closed 6 years ago
JavaScript Date objects has a function toISOString() that I replicated on the DateOnly object. The function returns the DateOnly on ISO format YYYY-MM-DD.
Published on npm @1.2.0
@1.2.0
Thanks for fixing. Much appreciated!
JavaScript Date objects has a function toISOString() that I replicated on the DateOnly object. The function returns the DateOnly on ISO format YYYY-MM-DD.