WeekdayName and locale

I

ivan.svaljek

Is there a way to force WeekdayName to return names in english (my
locale is croatian).
 
K

Karl E. Peterson

Is there a way to force WeekdayName to return names in english (my
locale is croatian).

Ummm, probably not, although you could certainly override the native
function with one of your own.
 
Top