Stores a value representing the locale.
locale imbue(const locale& rhs);
The function imbue() calls ios_base::imbue() and
rdbuf->pubimbue().
Returns the current locale.