Skip to content

Commit 114fa05

Browse files
author
Nick MacCarthy
committed
README update
1 parent 34724fe commit 114fa05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Date Math is the short hand arithmetic to find relative time to fixed moments in
2020
>
2121
> Note, when doing range type searches, and the upper value is inclusive, the rounding will properly be rounded to the ceiling instead of flooring it.
2222
23-
## Unit Maps
23+
### Unit Maps
2424

2525
The "unit maps" here define the shorthand sytax for the dates/timeframes we are working with:
2626
```yaml
@@ -34,7 +34,7 @@ s or S = 'second'
3434
now = <current_time_and_date>
3535
```
3636

37-
## Examples
37+
### Examples
3838

3939
Here are some examples of using date math to find dates both in the past and in the future
4040

0 commit comments

Comments
 (0)