.getWeekSt


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


SYNTAX
RTC.getWeekSt();


PARAMETERS
none

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


EXAMPLE


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