DEV Community

Discussion on: `at` coming soon to ECMAScript

Collapse
 
richardeschloss profile image
Richard Schloss

I was sorta hoping the function was going to be for the Date object too :)

Date.at([some UTC time], () => { /* do stuff */ })