Returns a maximum of 100
xdr_data
records, which includes a string field called new_time in the format YYYY/MM/dd HH:mm:ss, such as 2021/11/12 01:53:35. This format is detailed in the
format_timestamp
function, which defines the retrieving the new_time (
%Y/%m/%d %H:%M:%S
) from the
_time
field and adding +03:00 hours as the time zone format.