Skip to content

Commit

Permalink
Merge pull request #8 from kurtextrem/patch-1
Browse files Browse the repository at this point in the history
Document :: prefix
  • Loading branch information
Raphaël Benitte committed May 25, 2016
2 parents 4e043c1 + aaa2061 commit ac36eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

key | required | description
-----------|----------|----------------------------------------------------
`title` | no | *Title of the widget*
`title` | no | *Title of the widget. Prefix it with `::` to [format](http://momentjs.com/docs/#/displaying/format/) with Moment.*
`timezone` | no | *Name of the timezone, like `America/Los_Angeles`. See http://momentjs.com/timezone/ for possible values. Defaults to local time.*
`info` | no | *Free textual value to show within clock. Special values are: `timezone`, `date`, `time`.*
`sunRise` | no | *Local time when sun rises (used for day/night indicator). Defaults to `6:00`.*
Expand Down

0 comments on commit ac36eb2

Please sign in to comment.