mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 02:13:33 -04:00
15 lines
385 B
Text
Generated
15 lines
385 B
Text
Generated
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
[discrete]
|
|
[[esql-now]]
|
|
=== `NOW`
|
|
|
|
*Syntax*
|
|
|
|
[.text-center]
|
|
image::esql/functions/signature/now.svg[Embedded,opts=inline]
|
|
|
|
include::../parameters/now.asciidoc[]
|
|
include::../description/now.asciidoc[]
|
|
include::../types/now.asciidoc[]
|
|
include::../examples/now.asciidoc[]
|