Skip to contents

Converts a time numeric into minutes and seconds (in MM:SS format).

Usage

convert_to_minutes_seconds(time_numeric)

Arguments

time_numeric

A numeric value.

Value

A string value in "MM:SS" format.