'Is it possible to sort by [time of day] using Google Custom Search?

Indexed pages contain the attribute:

<meta property="my_date" content="2022-02-21T15:48:47.6310323Z" />

I need to sort by date and time.

&sort=metatags-my_date:d

But what I see the time of day (15:48:47) is completely ignored. Is it possible to somehow take into account the time or is there a link to the documentation, where it is specified that this is impossible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source