erictgrubaugh
12/09/2019, 9:46 PMmaria_m
12/09/2019, 9:48 PMerictgrubaugh
12/09/2019, 9:50 PMDate
as far as I know. You could do this using moment.js
though:
let theDay = moment("4, Monday, December, 2019", "w, dddd, MMMM, YYYY");
See https://momentjs.com/docs/#/parsing/string-format/maria_m
12/09/2019, 10:08 PMerictgrubaugh
12/09/2019, 10:10 PMerictgrubaugh
12/09/2019, 10:10 PM