Skip to content

Commit 050a814

Browse files
committed
[[ Docs ]] Remove documented lax parser syntax
This patch removes documentation of syntax that is purely a result of a lax parser implementation. (cherry picked from commit 0ff9121)
1 parent 55e2f23 commit 050a814

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

docs/dictionary/function/date.lcdoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Type: function
44

55
Syntax: the [{ long | abbreviated | short }] [{ english | system }] date
66

7-
Syntax: the internet date
8-
97
Syntax: date()
108

119
Summary:

docs/dictionary/function/monthNames.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Name: monthNames
22

33
Type: function
44

5-
Syntax: the [{ long | abbreviated | short }] [{ english | system }] monthNames
5+
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system }] monthNames
66

77
Syntax: monthNames()
88

docs/dictionary/function/weekdayNames.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Name: weekdayNames
22

33
Type: function
44

5-
Syntax: the [{ long | abbreviated | short }] [{ english | system }] weekdayNames
5+
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system }] weekdayNames
66

77
Syntax: weekdayNames()
88

0 commit comments

Comments
 (0)