Remove wrong timestamp conversion
This conversion was here for historical reasons, but the array timestamp is already in UNIX epoch now.
Now its a conversion simply from uint32 number to time_point type
This conversion was here for historical reasons, but the array timestamp is already in UNIX epoch now.
Now its a conversion simply from uint32 number to time_point type