@FOrest, post #1
@FOrest, post #1
@deadwood, post #2
@FOrest, post #7
/* The days of the week. Starts with the first day of the week.
In English this would be Sunday, this depends upon the settings
of Locale->CalendarType.
*/
"Poniedziałek", "Wtorek", "¦roda", "Czwartek", "Pi±tek",
"Sobota", "Niedziala",
/* Abbreviated days of the week */
"Po", "Wt", "¦r", "Cz", "Pi", "So", "Ni",/* Calendar type */
CT_7MON/* The days of the week. Starts with the first day of the week.
In English this would be Sunday, this depends upon the settings
of Locale->CalendarType.
*/
"Niedziela", "Poniedziałek", "Wtorek", "¦roda", "Czwartek", "Pi±tek", "Sobota",
/* Abbreviated days of the week */
"Ni", "Po", "Wt", "¦r", "Cz", "Pi", "So",@FOrest, post #8
@FOrest, post #8
@piteq, post #21
@FOrest, post #27