You can do
Dates.toms(t) / Dates.toms(Minute(1))
using the undocumented Dates.toms
function to convert time periods to floating-point milliseconds.
You can do
Dates.toms(t) / Dates.toms(Minute(1))
using the undocumented Dates.toms
function to convert time periods to floating-point milliseconds.