Search
DateTime.date Property
See Also
 






Gets the date component of this DateTime object.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

get date() {}

 Property Value

A DateTime that represents the date.

 See Also