Domino Code Fragment
| Code Name* Calculate The Number of Days Between Two Dates | Date* 06/09/2026 | Source (or email address if you prefer)* [email protected] IP address:.104.23.243.67 | |
| Description* Use this formula to calculate the number of days between two dates. | Type* Formula | Categories* Date/Time Handling | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: The 86400 value in the formula calculation is the sum of multiplying 60 seconds x 60 minutes x 24 hours to derive a number in terms of days. | |