moon phase calculation added
This commit is contained in:
parent
5c2cca4a81
commit
eef11f8cb7
@ -1,3 +1,9 @@
|
|||||||
|
12 Aug 2007:
|
||||||
|
Moon phase calculation added
|
||||||
|
calendar_get_pom(), pom(), potm(), dotr() and adj360 added, based on the
|
||||||
|
OpenBSD version of pom(6)
|
||||||
|
TODO list updated
|
||||||
|
|
||||||
04 Aug 2007:
|
04 Aug 2007:
|
||||||
ASSERT macro created
|
ASSERT macro created
|
||||||
aerror() and ierror() created to improve error handling while in ncurses
|
aerror() and ierror() created to improve error handling while in ncurses
|
||||||
|
2
TODO
2
TODO
@ -20,7 +20,6 @@ High
|
|||||||
|
|
||||||
Average
|
Average
|
||||||
-------
|
-------
|
||||||
o Improve error handling
|
|
||||||
o Improve the '-d' option by adding more date formats
|
o Improve the '-d' option by adding more date formats
|
||||||
o Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
|
o Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
|
||||||
make the date format user configurable
|
make the date format user configurable
|
||||||
@ -28,7 +27,6 @@ Average
|
|||||||
o Add searching capabilities with support for regex
|
o Add searching capabilities with support for regex
|
||||||
o Allow the creation of sub-todos (divide todos into different tasks)
|
o Allow the creation of sub-todos (divide todos into different tasks)
|
||||||
o Improve handling of window resizing with the help of signals
|
o Improve handling of window resizing with the help of signals
|
||||||
o Add lunar phases calculation
|
|
||||||
|
|
||||||
|
|
||||||
Low
|
Low
|
||||||
|
Loading…
x
Reference in New Issue
Block a user