Function: org-agenda-todayp

org-agenda-todayp is a function alias for org-agenda-today-p, defined in org-agenda.el.gz.

This function is obsolete since 9.0; use org-agenda-today-p instead.

Signature

(org-agenda-todayp DATE)

Documentation

Non-nil when DATE means today.

DATE is either a list of the form (month day year) or a number of days as returned by calendar-absolute-from-gregorian or org-today. This function considers org-extend-today-until when defining today.

Aliases

org-agenda-todayp (obsolete since 9.0)