Skip to main content
Nintex Community Menu Bar

One day being subtracted from date?

  • May 23, 2017
  • 1 reply
  • 7 views

Forum|alt.badge.img+2

Hi all,

I query a list to get a Start and End date in that list.   I store the start and end dates in two date variables.  Then I update my current list with the values in the Start/End date variables.  For some reason, one day is subtracted from the dates when you view the dates in the current list.

Has anyone seen this before?

Cheers,

Troy

1 reply

Forum|alt.badge.img+14
  • Scholar
  • May 23, 2017

query list action will return dates in a formatted string.

if you store values into date variables they need to be converted. so make sure conversion is done correctly