This setting controls the date format for StdInternationalInfo. It specifies whether dates that have single-digit day and month values will have leading zeros.
StdInternationalInfoDateZeroPrefix = option
• option - A boolean that indicates whether the dates will have leading zeros for single-digit day and month values:
Value |
Description |
---|---|
TRUE |
Single-digit day and month values will be prefixed with a 0 (zero). |
FALSE |
Single-digit day and month values will not be prefixed. |
This setting applies only when StdInternationalInfo is set to TRUE.