Function: org-days-to-time
org-days-to-time is a function alias for org-timestamp-to-now, defined
in org.el.gz.
This function is obsolete since 8.2; use org-timestamp-to-now
instead.
Signature
(org-days-to-time TIMESTAMP-STRING &optional SECONDS)
Documentation
Difference between TIMESTAMP-STRING and now in days.
If SECONDS is non-nil, return the difference in seconds.
Aliases
org-days-to-time (obsolete since 8.2)
org-time-stamp-to-now