📅  最后修改于: 2022-03-11 14:48:14.184000             🧑  作者: Mango
// A unary operator like plus triggers the valueOf method in the Date object
// and it returns the timestamp (without any alteration).
+ new Date()