Set timezone and date from setup and settings

This commit is contained in:
Joseph Cohen
2015-01-07 13:54:28 -06:00
parent 135badcecf
commit d51811d2b1
13 changed files with 286 additions and 17 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"guzzlehttp/guzzle": "~5.0",
"roumen/feed": "~2.8",
"thujohn/rss": "~1.0",
"watson/validating": "0.10.*"
"watson/validating": "0.10.*",
"jenssegers/date": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~4.3",