AmToDateTime extension
- on
Methods
-
amDateFormatYYMMDD(
) → String -
Available on DateTime, provided by the AmToDateTime extension
Returns the DateTime in this format2022/05/15; -
amTimeFormatHHMMPMam(
) → String -
Available on DateTime, provided by the AmToDateTime extension
Returns the DateTime in this format05:30 am; -
amTimeFormatHHMMSS(
) → String -
Available on DateTime, provided by the AmToDateTime extension
Returns the DateTime in this format05:30:56;