Skip to content

ts-date-times 0.10.0

Compare
Choose a tag to compare
@TeamworkGuy2 TeamworkGuy2 released this 05 Jun 17:11
· 2 commits to master since this release

Changed

  • Dates and Timestampts toDisplayTime() and toDisplayDateTime() AM/PM constants change from "a.m." and "p.m." to "am" and "pm" to better align with Javascript defaults
  • AM/PM constant strings can be change via DateConstants.AM_STRING and PM_STRING