CULTUREINFO node
The node of the Hansen8 configuration defines parameters that are used to localize Infor Public Sector for a particular culture. This node can have these attributes:
| Attribute | Description |
|---|---|
| PhoneArea | Pattern used to represent telephone area codes within the selected culture, such as (###) for the US. |
| PhoneExtension | Pattern used to represent telephone extensions within the selected culture, such as x#### for the US. |
| PhoneMinDigits | Minimum number of digits for a valid telephone number within the selected culture. |
| PhonePrefix | Pattern used to represent the prefix of a telephone number within the selected culture, such as ###- for the US. |
| PhoneSuffix | Pattern used to represent the suffix of a telephone number within the selected culture, such as #### for the US. |
| ShortDatePattern | Pattern used to represent dates within the selected culture, such as dd/MM/yy in the US. |
| ShortTimePattern | Pattern used to represent the time of day within the selected culture, such as HH:mm for the US. |
| Timezone | Time zone of the selected culture. Use the standard Windows time zones. |