Dur2milliseconds, 66 dur2milliseconds – Apple iWork '09 User Manual
Page 66

Related Topics
For related functions and additional information, see:
“DUR2MILLISECONDS” on page 66
“DUR2MINUTES” on page 67
“DUR2SECONDS” on page 68
“DUR2WEEKS” on page 69
“Listing of Duration Functions” on page 64
“Value Types” on page 36
“The Elements of Formulas” on page 15
“Using the Keyboard and Mouse to Create and Edit Formulas” on page 26
“Pasting from Examples in Help” on page 41
DUR2MILLISECONDS
The DUR2MILLISECONDS function converts a duration value to a number of milliseconds.
DUR2MILLISECONDS(duration)
Â
duration: The length of time to be converted. duration is a duration value.
Examples
=DUR2MILLISECONDS(”2w 3d 2h 10m 0s 5ms”) returns 1476600005.
=DUR2MILLISECONDS(”10:0:13:00:05.500”) returns 6094805500.
Related Topics
For related functions and additional information, see:
“DUR2HOURS” on page 65
“DUR2MINUTES” on page 67
“DUR2SECONDS” on page 68
“DUR2WEEKS” on page 69
“Listing of Duration Functions” on page 64
66
Chapter 4
Duration Functions