Hi I am experiencing the same error where I cannot extract the seconds part of the LocalTime()
LocalTime() = 7:20:23 PM but if placed in a Data Item would result in 7:20 PM. Even the FormatDateTime cannot handle this. I even tried the Replace() tex...