Documentation
¶
Overview ¶
Package dateparse parses the human date and priority inputs nt accepts on the CLI and in the TUI (SPEC §7.3), kept in one place so both surfaces agree.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Date ¶
Date accepts today, tomorrow, weekday names, +Nd, and YYYY-MM-DD, optionally with a time-of-day: an ISO "YYYY-MM-DD[T ]HH:MM", or a clock appended to any of the keyword forms ("today 5pm", "fri 17:00", "tomorrow 9am"). A timed value is normalized to "YYYY-MM-DDTHH:MM". Empty / "none" / "-" clears the date (returns "", true). ok is false on an unparseable value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.