https://bugs.kde.org/show_bug.cgi?id=400956

            Bug ID: 400956
           Summary: The date/time format of the LC_TIME located is not
                    regarded
           Product: krusader
           Version: 2.7.1
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: krusader-bugs-n...@kde.org
          Reporter: peter.thoem...@gmx.de
                CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

The date/time format of the LC_TIME located is not regarded.

STEPS TO REPRODUCE:

1. Ensure the DK locale is enabled (add/uncomment it in cat /etc/locale.gen):

# cat /etc/locale.gen | grep -v "^#"
en_DK.UTF-8 UTF-8  
en_US.UTF-8 UTF-8  

2. In /etc/locale.conf change LC_TIME to become en_DK.UTF-8 (ISO date):

# sed -i 's/^LC_TIME=[a-zA-Z0-9\_\.\@-]*/LC_TIME=en_DK.UTF-8/' /etc/locale.conf

3. Generate new locales:

# locale-gen
Generating locales...
  en_DK.UTF-8... done
  en_US.UTF-8... done
Generation complete.

4. Launch Krusader and see the date/time format in the columns

OBSERVED RESULT:

You will see no change of date/time format form en_US locale to en_DK locale
(ISO)

EXPECTED RESULT:

You want to see that the date/time format has changed from en_US locale to
en_DK locale (= ISO format)

SOFTWARE/OS VERSIONS:

Linux: ArchLinux 18.08 (Linux 4.17 --- upgraded to ---> Linux 4.18.5)
Krusader: ArchLinux package krusader 2.7.1-1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to