GetSiteLocale

Returns the locale of the study site, such as en-US or ja-JP. You select locales in the Study Editor.

Syntax

GetSiteLocale()

Returns

Locale of the study site.

Notes

You can use the site locale to format a date time or floating point number. For example, you can write a user-defined function that uses the locale that is returned by this function and the date time value that a user enters in the Oracle Health Sciences InForm application to format the date time value according to the standard formatting of the locale.