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

            Bug ID: 363475
           Summary: support i18n date formating
           Product: grantlee
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: steve...@gmail.com
          Reporter: skna...@kde.org

Using i18n support together with date formatting do not work, to select the
short/long datetime representation.
What I want is something like:
{{ _(adate) }} = Dienstag, 24.Mai 2016 15:51:32  
{{ _(adate|short) }} = 24.05.16 15:51

you only get the long representation for a date.

django suggests:
{{ value|date:"SHORT_DATE_FORMAT" }}

do not work too.

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

Reply via email to