Skip to content

Commit 1763dda

Browse files
committed
Updates statistics JSON
This returns a UNIX timestamp by the looks of it, not a preformatted date. Just updates the docs to represent this change.
1 parent e6b77c9 commit 1763dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ def text_html(response, status, head = {})
11991199
:total => 135,
12001200
:weeks => [
12011201
{
1202-
:w => "2013-04-01",
1202+
:w => "1367712000",
12031203
:a => 6898,
12041204
:d => 77,
12051205
:c => 10

0 commit comments

Comments
 (0)