Sebastian Freundt
Sebastian Freundt
Hi, thanks for the report. That's what `-i|--input-format` is for.
Hi, thanks for the report. This is such a major change of behaviour that I cannot possibly implement it.
Hi, thanks for the report. Would you mind telling me the URL in question?
Hi, thanks for the report. This has been fixed in bce4e5d3.
Hi Andrea, thanks for the report. You can have a long explanation or a short work around: $ echo "luglio 1" | dconv --from-locale it_IT -i "%B %d" 2021-07-01 The...
The details are a bit complex but dconv looks for (a static set of) letters/characters that demark month names. This set is optimised for the English month names. If, however,...
I know, thank you. I might try and fix it though.
Hi Emanuele, thanks for the report. I agree about the documentation, %m is supposed to be in the range from 00 to 12, I shall fix that. The other issue...
Well, you used the feature, in your initial dateseq call, by only specifying a month.
Hi, yuck is just a code generator. With the latest patch (b57aab90d) you can specify $ ./configure --without-included-yuck YUCK=/bin/false to skip building yuck. However, the `.yucc` files (and possibly `.man`...