mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
|
{
|
||
|
"function": "now",
|
||
|
"description": "Returns the current date and time.",
|
||
|
"examples": [ { "expression":"now()", "returns":"2012-07-22T13:24:57"}]
|
||
|
}
|