Closed stockiNail closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/index.js | 0 | 1 | 0.0% | ||
<!-- | Total: | 0 | 1 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 2085427674: | 0.0% |
Covered Lines: | 24 |
Relevant Lines: | 31 |
fix #67
This PR is:
parse
function whenDateTime
is created by an object (was missing) in order to have aDateTime
configured with user optionstoFormat
method of Luxon becauseDateTime
is always created with the options (see_create
function)