FutureProg functions

timespanfrommilliseconds

DateTime · computer function, computer program, standard futureprog

TimeSpan timespanfrommilliseconds(Number milliseconds)
Contexts: computer function, computer program, standard futureprog
Returns a TimeSpan representing the supplied number of milliseconds.
milliseconds: The number of milliseconds to convert into a TimeSpan

← Back to FutureProg functions