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