You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ See sections below for detailed argument usage of each:
73
73
|`by_month`| Query by month. Allows integer arg, e.g. `11` for November. |
74
74
|`by_calendar_month`| Month as it appears on a calendar; days form previous/following months which are part of the first/last weeks of the given month. |
75
75
|`by_quarter`| 3-month intervals of the year. |
76
+
|`by_semester`| 6-month intervals of the year. |
76
77
|`by_year`| Query by year. Allows integer arg, e.g. `2017`. |
0 commit comments