mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add a bit more explanation
This commit is contained in:
@@ -19,4 +19,7 @@ function
|
|||||||
6
|
6
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The days of week are `0` through `6`, `0` being Sunday and `6` being
|
||||||
|
Saturday.
|
||||||
|
|
||||||
[source](http://www.postgresql.org/docs/current/static/functions-datetime.html)
|
[source](http://www.postgresql.org/docs/current/static/functions-datetime.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user