Subtracts the specified date from the current date and returns the number of milliseconds between them.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
function subtract (date) |
DateTime. The date to subtract.
Number. The number of milliseconds between the specified date and this date.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |