Jump to: navigation, search

Knowledge Center Cluster:cms-ucs:fieldcode-format-locale

(Created page with "{{PubOption |hidden=false |default= |valid=Any valid Java locale in the <code>language_COUNTRY</code> format (<two letter code of ISO 639>_<two letter code of ISO 3166>) |t...")
 
(Mgionet used the OptionEdit action.)
Line 6: Line 6:
 
|shortdesc=When specified, defines the locale that must be used to format date, time, currency, and percent values in Field Codes. If not specified, the server uses the default platform.
 
|shortdesc=When specified, defines the locale that must be used to format date, time, currency, and percent values in Field Codes. If not specified, the server uses the default platform.
 
}}
 
}}
{{DraftOption}}
+
{{DraftOption
 +
|hidden=false
 +
|default=
 +
|valid=Any valid Java locale in the <code>language_COUNTRY</code> format (<two letter code of ISO 639>_<two letter code of ISO 3166>)
 +
|takeseffect=Immediately
 +
|shortdesc=When specified, defines the locale that must be used to format date, time, currency, and percent values in Field Codes. If not specified, the server uses the default platform.
 +
}}
 
{{PubExtended}}
 
{{PubExtended}}
 
{{DraftExtended}}
 
{{DraftExtended}}

Revision as of 18:12, June 6, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

fieldcode-format-locale

Default Value:
Valid Values: Any valid Java locale in the language_COUNTRY format (<two letter code of ISO 639>_<two letter code of ISO 3166>)
Changes Take Effect: Immediately
Introduced: 9.0.000.15

When specified, defines the locale that must be used to format date, time, currency, and percent values in Field Codes. If not specified, the server uses the default platform.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!