- Notifications
You must be signed in to change notification settings - Fork28
Commitbbb2e21
committed
I was recently surprised to find that EXTRACT's day of the week
numbering is different than TO_CHAR's ditto. EXTRACT starts at 0==Sundaywhile TO_CHAR starts at 1==Sunday.A suggestion for two documentation notes is attached as a patch tocurrent CVS HEAD.Troels Arvin1 parent93b808e commitbbb2e21
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
4412 | 4412 |
| |
4413 | 4413 |
| |
4414 | 4414 |
| |
| 4415 | + | |
| 4416 | + | |
| 4417 | + | |
| 4418 | + | |
| 4419 | + | |
| 4420 | + | |
| 4421 | + | |
4415 | 4422 |
| |
4416 | 4423 |
| |
4417 | 4424 |
| |
| |||
5146 | 5153 |
| |
5147 | 5154 |
| |
5148 | 5155 |
| |
| 5156 | + | |
| 5157 | + | |
| 5158 | + | |
| 5159 | + | |
| 5160 | + | |
5149 | 5161 |
| |
5150 | 5162 |
| |
5151 | 5163 |
| |
|
0 commit comments
Comments
(0)