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

Added the nonMilitaryTime format support with a new format #243

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 16, 2019

  1. Added the nonMilitaryTime format support with this new format:

    H e HH --> 24 Hours
    h e hh --> 12 hours
    tt --> AM e PM
    
    new nonMilitaryTime format example: M/d/yyyy h:mm tt
    old format example: dd/MM/yyyy HH:mm
    mbellet committed May 16, 2019
    Configuration menu
    Copy the full SHA
    0223726 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    91b3308 View commit details
    Browse the repository at this point in the history