Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:Locale (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Locale |
Like the Time class, Locale doesn't actually contain any implementation. UnrealScript does not have actual locale support, i.e. there's no central place for looking up locale-specific information like date formats.
If you only want to provide different data or content for other languages, you can use the built-in localization features.