1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a bit more explanation

This commit is contained in:
jbranchaud
2016-01-29 22:02:36 -06:00
parent 9156803488
commit d90f147b9c

View File

@@ -19,4 +19,7 @@ function
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)