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

Support for HTML5 time element; option for lowercase dates #3

Merged
merged 2 commits into from
Dec 21, 2011

Commits on Dec 15, 2011

  1. Support for HTML5 time element

    Look for HTML5 time element's "datetime" attribute first, then "title"
    attribute. Includes unit test.
    samatjain committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    99a45fa View commit details
    Browse the repository at this point in the history
  2. Lowercase output option

    Add option (at jQuery plugin level) to lowercase dates (default remains
    title case). Includes unit test.
    samatjain committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    9d23445 View commit details
    Browse the repository at this point in the history