Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the short name of a weekday in the user's language.
str abbrnameofday( str ret, uint dayofweek )
ret The string for getting the result. dayofweek The number of the weekday.
0 is Sunday, 1 is Monday...
The function returns the parameter ret.
See alsoFunction for working with time
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |