Dorian Péron

Results 32 comments of Dorian Péron

> I guess you saw that some jobs are failing Yes, sorry for that. I always forget about linting and windows stuff.

@sylvestre if you don't mind taking look. I don't understand why is the macos test failing.

After looking at the code, there is [this snippet](https://github.com/uutils/parse_datetime/blob/138999131b302f12775d4baf9802b85b9727fab9/src/lib.rs#L207-L216) in the `parse_datetime_at_date` function that checks `1999-1-4` against the ISO 8601 pattern. For some reasons (I may not have all the...

The following example isolates the bug being on the parsing of the last single digit. It has no issue parsing `-1-` as a month. ```rust use parse_datetime::parse_datetime; fn main() {...

Here is a PR for the fix in `parse_datetime` https://github.com/uutils/parse_datetime/pull/76

Waiting for https://github.com/uutils/parse_datetime/pull/76 to be released

Is it ready to merge already, or are we waiting for further improvements ?

It looks like the version of json-editor used is the 1.3.5, which is 5 years old. This is the most probable reason as of why isn't this theme available.