Use "cal -m" then it will display mondays as the first day of the week.
cal doesnt use locale, so the question is wether it's a good idea to fix
this or not. I mean it might break stuff?

ldd /usr/bin/cal
        linux-gate.so.1 =>  (0xffffe000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7f5b000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e11000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7e0c000)
        /lib/ld-linux.so.2 (0xb7fb3000)

-- 
cal don't start week at monday with french locale
https://bugs.launchpad.net/bugs/97450
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to