Request for Schema.DateTimeUtcFromDate to decode DateTime from Date instance

Hi, I would like to decode a DateTime from a Date instance.

I see that there are some schemas existing from string, from number and from self, but not from Date. It would be really helpful to have something like: Schema.DateTimeUtcFromDate

What do you think ?
Was this page helpful?