.getYearSt


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


SYNTAX
RTC.getYearSt();


PARAMETERS
none

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


EXAMPLE


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