Unit Conversions
Days → Minutes
Convert days to minutes.
Formula
Formula
min = day × 1440
Variables
| Symbol | Definition | Type & range | Units | Role |
|---|---|---|---|---|
| day | value in days | computed result | — | result |
| min | value in minutes | computed result | — | result |
Try it yourself
Interactive calculator
Worked examples
Example 1
GivenDays (day) = 1
Result1440
Example 2
GivenDays (day) = 10
Result14400