1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-26 00:08:20 -04:00

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"}]
}