You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org> on 2007/12/07 12:56:43 UTC

[jira] Created: (TOMAHAWK-1162) Support day suffix in schedule headers

Support day suffix in schedule headers
--------------------------------------

                 Key: TOMAHAWK-1162
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1162
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Schedule
    Affects Versions: 1.1.6
            Reporter: Peter Mahoney
            Assignee: Peter Mahoney
             Fix For: 1.1.7-SNAPSHOT


Add support for the day suffix e.g. st, nd, rd, th in headers, in a localised way.

The header format is defined using 'th' as the placeholder for the suffix e.g.

headerDateFormat="EEEE',' d'th' 'of' MMMM yyyy"

Where the locale is not supported, the suffix is not displayed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOMAHAWK-1162) Support day suffix in schedule headers

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Mahoney resolved TOMAHAWK-1162.
-------------------------------------

    Resolution: Fixed

> Support day suffix in schedule headers
> --------------------------------------
>
>                 Key: TOMAHAWK-1162
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1162
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Schedule
>    Affects Versions: 1.1.6
>            Reporter: Peter Mahoney
>            Assignee: Peter Mahoney
>             Fix For: 1.1.7-SNAPSHOT
>
>
> Add support for the day suffix e.g. st, nd, rd, th in headers, in a localised way.
> The header format is defined using 'th' as the placeholder for the suffix e.g.
> headerDateFormat="EEEE',' d'th' 'of' MMMM yyyy"
> Where the locale is not supported, the suffix is not displayed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.