another commit

This commit is contained in:
Allan Bowe
2021-02-17 16:58:25 +01:00
parent 904f4004f5
commit 0d825b4572
3 changed files with 76 additions and 1 deletions

View File

@ -21,4 +21,7 @@ The default is NO.
Set to a locale (such as `en_gb` or `en_be`) to override the system value (which may be derived from client browser settings).
This feature is useful when importing ambiguous dates from CSV or Excel (eg 1/2/20 vs 2/1/20) as DC uses the `anydtdtm.` informats for import.
Default=SYSTEM.
Default=SYSTEM.
!!! note
If you have clients in different geographies loading excel in local formats, you can also address this issue by ensuring the locale of the _user_ profile is not set to the default (eg `English (United States)`). When leaving the DC_LOCALE as SYSTEM, the locale settings in SAS are not added or modified.