getDefaultLocale
Returns the default Locale which should be used if not defined otherwise.
The actual implementation is platform specific.
Currently returns the locale for en_GB -- this might change in the future without notice.
Returns java.util.Locale.getDefault.