ts-date-times 0.10.0
Changed
Dates
andTimestampts
toDisplayTime()
andtoDisplayDateTime()
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
andPM_STRING