Hi all,
I'm tinkering with e+ time series and relational dbs, and I was wondering if its possible to change the date format in the .csv files outputted from output:variable
to ISO8601 format.
For example, changing date column values from 01/21 00:15:00 to 2018-01-21T00:15:21Z
Is there a way to get the date value in such format? Id appreciate any insights Thanks