Skip to content

Commit

Permalink
write about timezone of file path
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Mar 22, 2012
1 parent a2d26f1 commit 5f10ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,4 +4,4 @@

DB_PATH="[/data/twitter/]YYYY/MM/[twitter].YYYYMMDD.HH[.jsons]" TWITTER_USERNAME=username TWITTER_PASSWORD=password npm start

`DB_PATH` specifies the filename format of destination files. `DB_PATH` is treated as [Moment.js](http://momentjs.com/) format string.
`DB_PATH` specifies the filename format of destination files. `DB_PATH` is treated as [Moment.js](http://momentjs.com/) format string (in UTC).

0 comments on commit 5f10ac7

Please sign in to comment.