I would like to be able to turn a string like 1h 30m 12s into the milliseconds that the time would take. Like 1m would give me the long of 60000.
Is this possible?
I would like to be able to turn a string like 1h 30m 12s into the milliseconds that the time would take. Like 1m would give me the long of 60000.
Is this possible?