FutureProg functions
spannegate
TimeSpan spannegate(TimeSpan timespan)
Contexts: computer function, computer program, standard futureprog
Returns the supplied TimeSpan with its sign reversed. Unrepresentable values return a zero TimeSpan.
timespan: The TimeSpan value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns the supplied TimeSpan with its sign reversed. Unrepresentable values return a zero TimeSpan.
timespan: The TimeSpan value to inspect or transform