A
Adrian Parker
I have a calendar control that I use as a popup on web pages.
When a browser session comes in with a different language e.g. French, the date.tostring(sFormat,oCultureInfo) function will convert
the names of the months / days etc to french. However, the calendar control always displays the months / days in English. How do
I force the calendar control to use the specific cultures names ?
When a browser session comes in with a different language e.g. French, the date.tostring(sFormat,oCultureInfo) function will convert
the names of the months / days etc to french. However, the calendar control always displays the months / days in English. How do
I force the calendar control to use the specific cultures names ?