.getSecondSt


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


SYNTAX
rtc.getSecondSt();


PARAMETERS
none

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


EXAMPLE


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