Returns the number of milliseconds elapsed since midnight, January 1, 1970 Universal Coordinated Time (UTC). This is equivalent to Date.now()
Returns the JSON representation of the current date. This is equivalent to new Date().toJSON()
Returns the number of milliseconds elapsed since midnight, January 1, 1970 Universal Coordinated Time (UTC). This is equivalent to Date.now()