Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

English ordinal suffix format option added as {S} #479

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2018

  1. English ordinal suffix format option added. The suffix is added to th…

    …e end of the day of month (st,nd,rd,th). Format option is "{S}".
    najicham committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    391511b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71714d View commit details
    Browse the repository at this point in the history
  3. Changed set_width to force_width to match the other directives that h…

    …ave a single width value.
    najicham committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    40680e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f998599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33dc2cc View commit details
    Browse the repository at this point in the history