Returns a string representation of the current DateTime object.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
function toString ([format, [culture]]) |
Type: String
The DateTime format used for the string representation.
Type: Object
The culture object used for the string representation.
Type: String
The string representation of the current DateTime object.