Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9928

LC_TIME_NAMES=de_AT; unusual name for february

    XMLWordPrintable

Details

    Description

      hi,

      set LC_TIME_NAMES = 'de_AT';
      select monthname('2016-02-01');
      +-------------------------+
      | monthname('2016-02-01') |
      +-------------------------+
      | Feber                   |
      +-------------------------+
      

      According to the Austrian Standards Institute 'Februar' should be used for the second month of the year, 'Feber' is an old form, only used in some parts of Austria.

      Solution: replace 'Feber' with 'Februar' in sql_locale.cc :

      I assign a patch for sql_locale.cc (branch 10.1 / 2016-04-16 11:30)

      thanks

      Attachments

        1. sql_locale.cc.patch
          0.7 kB
        2. linux_bash_coreutils.PNG
          linux_bash_coreutils.PNG
          12 kB
        3. linux_cal.PNG
          linux_cal.PNG
          18 kB
        4. RIS.PNG
          RIS.PNG
          124 kB
        5. libreoffice.PNG
          libreoffice.PNG
          129 kB

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              petramanuela Petra Gleiss
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.