I need to know if there is a method to force a datatable timestamp to read :00 for minutes regardless of the actual clock time (in minures) that the table was output after the top of the hour? Basically looking to have a table created, as an example, at 01:10 to be time stamped as 01:00. This may be a post prcessing step within the logger.
Hi
Which logger do you have?
I'm not sure I understand your need but I try!
Maybe it's easy to have 2:00 instead of 1:00 for what happens between 1:00 and 2:00
However, this creates a delay because you have to wait until 2:00 to get the data
smile