I'd like a date function that does this: ```js d = new Date date(d, 'YYYY-mm-dd') ``` Could live alongside time function?