Commit ff266c6
Add tip about datetrunc use for start of month equivalent
I was looking for the start of month equivalent for `eomonth` and came across a tip to use `datetrunc` on stackoverflow. Hopefully this will help others looking for the same.1 parent c1247c3 commit ff266c6
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments