Syntax @DateTimeRound(datetime, round_type, unit, interval) Description This function takes a datetime string in FME or ISO format, and rounds either the day, hour, minute, or second to a selected interval. It then outputs the rounded datetime in FME format. Selected unit can be rounded up, down, or to the nearest interval.