Skip to content

1.2.6

Compare
Choose a tag to compare
@ocmachineuser ocmachineuser released this 11 Jun 06:43
· 37 commits to master since this release

See changelog and completed issues

Fixed bugs

8e9915e

i18n.formatDateTime works exactly like before 1.2.2 (when it used moment.js). Formats and output:

  • format MM/dd/yyyy h:mm:ss A (uppercase A) -> AM or PM
  • format MM/dd/yyyy h:mm:ss a (lowercase a) -> am or pm