.getDateSt


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


SYNTAX
rtc.getDateSt();


PARAMETERS
none

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


EXAMPLE


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