Skip to contents

Converts a time string (in MM:SS format) into seconds.

Usage

convert_to_seconds(time_str)

Arguments

time_str

A string in "MM:SS" format.

Value

A numeric value representing the time in seconds.