Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 242 Bytes

newExpression.md

File metadata and controls

16 lines (13 loc) · 242 Bytes

newExpression

newExpression

new Date().getTime();
(new Date()).getTime();
((((new Date())))).getTime();
(new \Ts2Php_Date())->getTime();
(new \Ts2Php_Date())->getTime();
((((new \Ts2Php_Date()))))->getTime();