Initial value not showing day of the week in English
I want to format a String-type data item to show the date including the day of the week.
I have used the following formatting: #{#format(processInstanceStartDatetime, 'dd.MM.yyyy (E)')}. However, the day of the week is displayed this character "月" instead of showing the day in English.
How can I format the initial value so the weekday is shown in English? I assume the character "E" in the formatting is what generates the weekday. Is there an alternative character I need to use?
-
Thank you for your inquiry.Since the function 'formatter' depends on your System language that has been set on your workflow platform from the beginning.Even though you have changed the language setting on your account, the expression is calculated in the System Language and returns the value in Japanese.As with the [Submit] button on the webform published by the Message Start Event (Form).You may confirm the actual behavior on the Online Demo, comparing the English environment with the Japanese one.Quick Demo PlatformWe apologize for the inconvenience, but we are unable to display the days of the week in English in your environment.
Please sign in to leave a comment.
Comments
1 comment