- Name
-
GetWeekday -- get the weekday
- Synopsis
-
day$ = GetWeekday()
- Function
-
This function returns the weekday to the string
day$. Note that
the weekday will be returned in the user's native language
(depending on his locale settings).
- Inputs
-
none
- Results
-
- day$
- current weekday
Show TOC