Commit a7bc234
[docs] fix WEEK_CEIL 2-week example output (#3370)
## Summary
- redoes #3251 with output-only changes (no UI/component changes)
- update WEEK_CEIL 2-week example output from `2023-07-17 00:00:00` to
`2023-07-24 00:00:00`
- apply only to the four original doc files (version-2.1 and version-3.x
in EN + ZH)
- commit is signed with the original author identity
## Reference
- redoes issue intent from #3251
Co-authored-by: Vinit Vishwakarma <vvinit594@gmail.com>1 parent 85305ad commit a7bc234
4 files changed
Lines changed: 4 additions & 6 deletions
File tree
- i18n/zh-CN/docusaurus-plugin-content-docs
- version-2.1/sql-manual/sql-functions/scalar-functions/date-time-functions
- version-3.x/sql-manual/sql-functions/scalar-functions/date-time-functions
- versioned_docs
- version-2.1/sql-manual/sql-functions/scalar-functions/date-time-functions
- version-3.x/sql-manual/sql-functions/scalar-functions/date-time-functions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
0 commit comments