The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



WeekDayLong


Unit:SDL_sdlbase
Class:none
Declaration:WeekDayLong : array[TLanguage, 1..7] of string[10] = ....

The constant array WeekDayLong contains the full names of the weekdays in various languages. The first index of the array addresses the language, the second one the number of the weekday (Monday = 1, ..., Sunday = 7).



Last Update: 2023-May-03