Function: org-days-to-time
org-days-to-time is a function alias for org-time-stamp-to-now,
defined in org.el.gz.
This function is obsolete since 8.2; use org-time-stamp-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)