.getMonthSt


DESCRIPTION
Returns a string of the Month. If the Month is less then 10, adds a leading zero in front of the Month.


SYNTAX
rtc.getMonthSt();


PARAMETERS
none

RETURNS
Returns a string of the Month. If the Month is less then 10, adds a leading zero in front of the Month.


EXAMPLE


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