Skip to content

Conversation

@jsmecham
Copy link

@jsmecham jsmecham commented Mar 7, 2012

Added support for ordinal suffixes (i.e. 1st, 2nd, 3rd, ...) on days of the month by specifying 'o' or 'O' in the format.

@asual
Copy link
Owner

asual commented Mar 8, 2012

This looks useful but I see two problems with it:

  1. The plugin tries to mirror the Java date and number formatting APIs. This will introduce a difference.
  2. Such feature needs to support localization. Even if you make it configurable I'm not sure that the logic will apply well for every language with it's specifics.

I'm sorry to say it but it will be better if you implement it in your app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants