Nintex workflow is version 3.2.5.0
fn_FormateDate(Current Date),"DD") returns "DD" in set variable action. Also tried in build string action with same results.
Nintex workflow is version 3.2.5.0
fn_FormateDate(Current Date),"DD") returns "DD" in set variable action. Also tried in build string action with same results.
It is "dd" not "DD".
I wanted to return two digit Day of Month according to Nintex at formatDate (nintex.com)
Day of month |
D |
1 2 ... 30 31 |
|
Do |
1st 2nd ... 30th 31st |
|
DD |
01 02 ... 30 31 |
|
|
|
Thats ... weird.
"dd" works fine for me. Did u try it?
Have a look at this post:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.