We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2726558 commit d8d9410Copy full SHA for d8d9410
1 file changed
extensions/reviewed/LeaderboardDialog.json
@@ -42,8 +42,8 @@
42
"objectGroups": []
43
},
44
{
45
- "description": "Return that formated date for a given timestamp",
46
- "fullName": "Format date",
+ "description": "Return a formated time for a given timestamp",
+ "fullName": "Format time",
47
"functionType": "StringExpression",
48
"name": "FormatTime",
49
"private": true,
@@ -1709,9 +1709,11 @@
1709
1710
1711
1712
+ "description": "Return the formated score.",
1713
"fullName": "Format score",
1714
1715
"name": "FormatScore",
1716
+ "private": true,
1717
"sentence": "",
1718
"events": [
1719
0 commit comments