Search
DateTime.second Property
See Also
 






Gets the second component of the date represented by this DateTime instance.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

get second() {}

 Property Value

Number

 See Also