Didn't know this... thanks Avik. By the way, is there a summary somewhere of the state of date/time functionality in Julia? It would be great to know how the functionality compares between these and Calendar/Dates.
On Monday, July 6, 2015 at 6:09:45 PM UTC-4, Avik Sengupta wrote: > > Good to see this. > > I should probably point out that Ito.jl also has various various day count > and business calendar functionality. See here: > http://aviks.github.io/Ito.jl/time.html > > On Monday, 6 July 2015 04:55:07 UTC+1, [email protected] wrote: >> >> Hello, >> >> you might want to check out this new package I'm working on. >> >> *Installation* >> julia> Pkg.update() >> julia> Pkg.add("BusinessDays") >> >> Package documentation is currently on the Readme file, or at >> https://github.com/felipenoris/BusinessDays.jl . >> >> Cheers. >> >
