Visual Basic Scripting Edition  

Object doesn't support current locale setting

You attempted to access an abject that does not support your current locale settings. A locale setting is a set of information that corresponds to a given language and country/region. A locale affects the language of predefined programming terms and locale-specific settings. There are two contexts where locale information is important:

To correct this error

Check which locale settings the object supports.

See Also

CDate Function