issues
search
dgorissen
/
pycel
A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
570
stars
149
forks
source link
A dozen time and date functions
#62
Closed
stephenrauch
closed
5 years ago
stephenrauch
commented
5 years ago
Move date() and yearfrac() to new date-time lib file
Add year(), month(), day() & weekday() functions
Add hour(), minute(), second() & timevalue() functions
Add edate() and eomonth() functions
Add today() and now() functions
closes #51
Add today() and now() functions
closes #51