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