Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
Nomad for iOS with Traditional Chinese local, it work well,It display as YYYY/MM/DD OR YYYY/MM for Notes/Nomad Iphone/Nomad Web.
Nomad for Android should get date format from Server not from end users's Android OS.
Hello. In our testing, with traditional Chinese, Notes and Nomad Web use "/", while Nomad Android and even iOS use "-". According to https://help.hcltechsw.com/dom_designer/10.0.1/basic/LSAZ_FORMAT_FUNCTION.html, "the actual date separator used in the returned formatted value is the date separator specified in the operating system's international settings." So, it is documented that users should not expect the same separator on every platform, as the OS is responsible for choosing the separator.
If you use "yyyy\/M" instead, then the slash is no longer a placeholder for the date separator, but is a literal slash. This should give you the behavior that you want.