-
Notifications
You must be signed in to change notification settings - Fork 2
Known Issues
alchemycs edited this page Apr 17, 2011
·
2 revisions
#Known Issues
The following are known issues:
-
TCDate
does not work with pre unix epoch dates. Fairly minor since we are most probably concerned with being reminded about future dates, but we should fix this for completeness. Alsojdtounix()
will return a local timestamp.The
jdtounix()
andunixtojd()
functions expect the dates to be in the unix epoch between 1970 and 2037 or 2440588 <= jday <= 2465342. -
If the graph of a temporal expression is cyclic we end up in an endless loop!