Skip to main content
Nintex Community Menu Bar

Nintext 2013 for SahrePoint Workflow FormatDate Issue

  • April 5, 2021
  • 3 replies
  • 13 views

Forum|alt.badge.img+3

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.

 

 

3 replies

Forum|alt.badge.img+8
  • April 6, 2021

It is "dd" not "DD".


Forum|alt.badge.img+3
  • Author
  • April 9, 2021

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

 

 

 


Forum|alt.badge.img+8
  • April 12, 2021

Thats ... weird.

 

"dd" works fine for me. Did u try it?

 

Have a look at this post:

 

https://community.nintex.com/t5/Community-blogs/Date-and-Time-Format-Strings-Quick-Reference-Guide/ba-p/81050