the map does not understand my request.
so what i tried is to convert the date to a seconds timestamp with “FromDateTime”
(seconds since year 0 of gregorian calendar)
the seconds timestamp i can map fine, but then i can’t get it back to a date. is there a way?
I also like adding the ToString (Format) node to format the final datetime again. You can see all the shortcodes or construct your own using .NET date formatting Formatting Date and Time Values In .NET | CodeGuru