This website requires JavaScript.
Explore
Help
Sign In
root
/
elasticsearch
mirror of
https://github.com/elastic/elasticsearch.git
Watch
1
Star
0
Fork
You've already forked elasticsearch
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
6789cbeca1
elasticsearch
/
docs
/
reference
/
esql
/
functions
/
now.asciidoc
9 lines
104 B
Plaintext
Raw
Blame
History
[[esql-now]]
=== `NOW`
Returns current date and time.
[source,esql]
----
ROW current_date = NOW()
----
Reference in New Issue
View Git Blame
Copy Permalink