Skip to content
Commit e009a67e authored by Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto 💬
Browse files

utils: better search for the first week day

We were relying on _NL_TIME_FIRST_WEEKDAY, which is a glibc extension.

It doesn't work with non-glibc systems, such as FreeBSD.

This commit makes it carefully search for the first weekday. Fixes bug #743327.
parent 6635f314
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment