DAYSTOCHRISTMAS
Returns the number of days to Christmas.
unit | The unit |
display_unit | (Optional) Whether to display the units |
Remarks
* If "displayUnit" is left blank, then True is used.
* The equivalent VBA function is DAYSTOCHRISTMAS
| A | 1 | =JS.DAYSTOCHRISTMAS("days") | 2 | =JS.DAYSTOCHRISTMAS("days",TRUE) | 3 | =JS.DAYSTOCHRISTMAS("days",FALSE) | 4 | =JS.DAYSTOCHRISTMAS("weeks",TRUE) | 5 | =JS.DAYSTOCHRISTMAS("WEEKS",TRUE) | 6 | =JS.DAYSTOCHRISTMAS("months",TRUE) | 7 | =JS.DAYSTOCHRISTMAS("hours",TRUE) | 8 | =JS.DAYSTOCHRISTMAS("minutes",TRUE) | 9 | =JS.DAYSTOCHRISTMAS("seconds",TRUE) |
|
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited TopPrevNext