Click or drag to resize
Parse Methods

The Parse type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDateTime
Convert this moment object to a DateTime
Public methodStatic memberMoment
Converts this dateTime to a Moment(DateTime) object
Public methodStatic memberToTimeZone
Converts this dateTime UTC time to another time zone
Public methodStatic memberToUTC
Converts this dateTime to UTC
Public methodStatic memberUnixToDateTime(Double)
Converts javascript/Unix timestamp to DateTime
Public methodStatic memberUnixToDateTime(Int32)
Converts javascript/Unix timestamp to DateTime
Top
See Also