.getTime12HHMM


DESCRIPTION
Returns a string of the time in 12 hour format with no seconds.


SYNTAX
RTC.getTime12HHMM();


PARAMETERS
none

RETURNS
Returns a string of the time in 12 hour format with no seconds.


EXAMPLE


SEE ALSO
  • .setYYMMDDHHMMSS
  • .setYYMMDD
  • .setHHMMSS
  • .getYYMMDDHHMMSS
  • .getTime24