Skip to content

Commit

Permalink
Update resources/function_help/json/from_epoch
Browse files Browse the repository at this point in the history
Co-Authored-By: Étienne Trimaille <gustrimaille@yahoo.fr>
  • Loading branch information
rduivenvoorde and Gustry committed Oct 31, 2019
1 parent 56fa5f7 commit ae0f8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/function_help/json/from_epoch
@@ -1,5 +1,5 @@
{
"name": "from epoch",
"name": "from_epoch",
"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.",
"arguments": [ {"arg":"int","description":"number (milliseconds)"} ],
Expand Down

0 comments on commit ae0f8ff

Please sign in to comment.