explain how adding time works

This commit is contained in:
Ted Unangst 2019-10-24 23:12:35 -04:00
parent 5f87cd2627
commit 8b80cdab6e
1 changed files with 6 additions and 0 deletions

View File

@ -106,6 +106,12 @@ accuracy.
Pressing the check in button a second time will refine this to more a Pressing the check in button a second time will refine this to more a
precise location. precise location.
.Pp .Pp
Adding a time to a post turns it into an event.
Supported formats for start time are HH:MM or YYYY-MM-DD HH:MM.
A 24 hour clock is assumed, unless am or pm are specified.
The duration is optional and may be specified as XdYhZm for X days, Y hours,
and Z minutes (1d12h would be a 36 hour event).
.Pp
When everything is at last ready to go, press the When everything is at last ready to go, press the
.Dq it's gonna be honked .Dq it's gonna be honked
button. button.