utils/round_timestamp_to_second library
Round timestamp to nearest second. Copyright (C) 2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Ashley Tang
Functions
-
roundTimestampToSecond(
String timestamp) → String - Rounds a timestamp string to the nearest second by removing subsecond precision.