Modifying tweets collection spliting.
This commit is contained in:
parent
fdeecc5fde
commit
0af6e835b2
@ -2,7 +2,7 @@ accessing
|
|||||||
splitByDays
|
splitByDays
|
||||||
|
|
||||||
| response spans |
|
| response spans |
|
||||||
response := Dictionary new.
|
response := OrderedDictionary new.
|
||||||
self timeSpansByDays doWithIndex: [ :span :i |
|
self timeSpansByDays doWithIndex: [ :span :i |
|
||||||
response
|
response
|
||||||
at: span asDate asString
|
at: span asDate asString
|
||||||
|
Loading…
Reference in New Issue
Block a user