SHARE
TWEET
Untitled
a guest
Apr 3rd, 2018
90
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- // get the date (story is an interface and due_date is of type Date):
- ---------------------Format: Thu Apr 28 2022 00:00:00 GMT+0200 (CEST)------▾
- this.story.due_date = new Date(Date.parse(this.formGroup.get("dueDate").value));
- // patching the date uses this date (network tab in chrome request payload):
- "2023-04-26T22:00:00.000Z"
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
