Codeunit 3002 DotNet_CultureInfo in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetCultureInfoByName | (Text) | public | - | |
| GetCultureInfoById | (Integer) | public | - | |
| InvariantCulture | () | public | - | |
| Name | () | Text | public | - |
| CurrentCultureName | () | Text | public | - |
| ToString | () | Text | public | - |
| TwoLetterISOLanguageName | () | Text | public | - |
| ThreeLetterWindowsLanguageName | () | Text | public | - |
| DateTimeFormat | (var Codeunit DotNet_DateTimeFormatInfo) | public | - | |
| GetCultureInfo | (var DotNet CultureInfo) | public | - | |
| SetCultureInfo | (DotNet CultureInfo) | public | - |