Skip to content

Conversation

@kmayer
Copy link

@kmayer kmayer commented Sep 15, 2015

%b (little b) renders the abbreviated month name, %B (big B) renders the full month.

BIG B, Little b, what begins with B?
Barber baby bubbles and a bumblebee.

%b (little b) renders the abbreviated month name, %B (big B) renders the full month.
@kmayer
Copy link
Author

kmayer commented Sep 15, 2015

Some justification:

  1. The documentation (in the README and the source code) say things like this
      # Returns an ordidinal date eg July 22 2007 -> July 22nd 2007

and

date_format: 'ordinal'     # July 3rd, 2014
  1. The full month name reads better than abbreviation.
  2. Why would you want to abbreviate the month and then ordinalize the date?

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.

1 participant