Commit c47b328
authored
Fix date format pattern in format-transact-sql.md
Corrected the date format pattern in the documentation.
The existing format would result in "March DD, 2026 (Friday)"
Updated so results in "March 13, 2026 (Friday)"1 parent 96a068e commit c47b328
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments