How to get current date and time in Elasticsearch
0
votes
1
answer
1366
views
I need to review the current date and time zone from Elasticsearch. I'm checking the elastic documentation and it mentioned that the default value is UTC.
In other environments I use:
SELECT NOW();
Is there any similar function for Elasticsearch?
Asked by Carolina
(47 rep)
May 10, 2023, 07:22 PM
Last activity: Aug 4, 2025, 09:03 PM
Last activity: Aug 4, 2025, 09:03 PM