Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 82416

parseDateTime always one day short

$
0
0

Hi,

 

I receive a String format date (via an API) in format dd-mm-ccyy, which I want to convert to a regular datetime format.

I do that with the code:  parseDateTime($IteratorSetlist/EventDate, 'dd-MM-yyyy')   but the output is always one day behind of the inputstring?

Many thanks, Max


Viewing all articles
Browse latest Browse all 82416

Trending Articles