Java action doubt

0
} else {                         if (value instanceof Date) {                             values[i] = LongtoDateTime(((Date) value).getDateTime()); // use timestamp to export for more precision than just seconds.   Is this right? I’m trying to get a date time
asked
0 answers