Update README.md

Date => Day
This commit is contained in:
Zach Aysan 2013-12-02 09:52:22 -05:00
parent 70009d9d5d
commit 84ded10018

View File

@ -65,7 +65,7 @@ Datetime "syntax"
- `2000` - event that happen in that year - `2000` - event that happen in that year
- `01/2000` - event that happen in that month/year - `01/2000` - event that happen in that month/year
- `01/01/2000` - event that happen exactly in that date/month/year - `01/01/2000` - event that happen exactly in that day/month/year
- `2001-2005`, `10/2001-02/03/2005` - event that happen within the two dates - `2001-2005`, `10/2001-02/03/2005` - event that happen within the two dates
- `~2005` - event that happen around the time in that year - `~2005` - event that happen around the time in that year
- `2005-~` - event that happen from that year and beyond (now). - `2005-~` - event that happen from that year and beyond (now).