0.0.0 • Published 10 years ago

weektime v0.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
10 years ago

weektime

returns the number of seconds elapsed since the beginning of the week (sunday)

####weektime(unixtime) - example weektime(1438559291), returns 71291 - for a given unixtime int, returns how many seconds elapsed since the beginning of that week


I've been working with lots of time series data recently and rewriting something like weektime regularly to visualize trends in weekly activity. Figured I should just package it up for real.

0.0.0

10 years ago