.getYYMMDDHHMMSS


DESCRIPTION
Returns a string in the format YYMMDDHHMMSS.


SYNTAX
RTC.getYYMMDDHHMMSS(char);
or
RTC.getYYMMDDHHMMSS();


PARAMETERS
if a character is pass, that character will be the separator.

RETURNS
A string in the format YYMMDDHHMMSS.


EXAMPLE


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