Date manipulation using php DateTime
Copyright Christos Pontikis http://www.pontikis.net
Project page https://github.com/pontikis/phpDateManip
License MIT https://raw.github.com/pontikis/phpDateManip/master/MIT_LICENSE
- _is_positive_integer to not accept scientific notation (E) #6
- date string modify #4
- i18n / messages #5
- documentation #3
- create date ranges #2
- format datetime #1
- just started