Yes. The only issue is that the engine seems to query this value only when the site is attached - that is, in the
WindowsScriptEngine
constructor. Would it be sufficient to use the current culture (or UI culture) in all cases? Or do you need to use specific cultures and/or change the culture after constructing the engine?