Hide Forgot
Description of problem: When executing cal command with ca_ES or ca_AD locale it displays Sunday as first day of the week. Version-Release number of selected component (if applicable): 6.4 How reproducible: bash#LC_ALL=ca_ES cal 2013 de setembre dg dl dt dc dj dv ds 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Steps to Reproduce: 1. 2. 3. Actual results: sunday is the first day of the week Expected results: Monday must be the first day of the week Additional info:
(and cal is from util-linux-ng (this might be either issue in cal or in glibc and its LC_ things) -> moving to util-linux-ng, as this has nothing to do with filesystem.