mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
Update resources/function_help/json/from_epoch
Co-Authored-By: Étienne Trimaille <gustrimaille@yahoo.fr>
This commit is contained in:
parent
56fa5f7607
commit
ae0f8ffe8c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "from epoch",
|
"name": "from_epoch",
|
||||||
"type": "function",
|
"type": "function",
|
||||||
"description": "Returns a datetime whose date and time are the number of milliseconds, msecs, that have passed since 1970-01-01T00:00:00.000, Coordinated Universal Time (Qt.UTC), and converted to Qt.LocalTime.",
|
"description": "Returns a datetime whose date and time are the number of milliseconds, msecs, that have passed since 1970-01-01T00:00:00.000, Coordinated Universal Time (Qt.UTC), and converted to Qt.LocalTime.",
|
||||||
"arguments": [ {"arg":"int","description":"number (milliseconds)"} ],
|
"arguments": [ {"arg":"int","description":"number (milliseconds)"} ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user