Skip to content

Fix readPathsFor to use the tz argument#1439

Merged
Gabriella439 merged 1 commit intodevelopfrom
ggonzalez/fix_readPathsFor
Sep 16, 2015
Merged

Fix readPathsFor to use the tz argument#1439
Gabriella439 merged 1 commit intodevelopfrom
ggonzalez/fix_readPathsFor

Conversation

@Gabriella439
Copy link
Contributor

readPathsFor is given a timezone argument, but the default implementation internally ignores the argument and hard codes DateOps.UTC. This change updates it to thread the time zone argument to stepSize and allPathsWithDuration

`readPathsFor` is given a timezone argument, but the default implementation internally ignores the argument and hard codes `DateOps.UTC`.  This change updates it to thread the time zone argument to `stepSize` and `allPathsWithDuration`
@rubanm
Copy link
Contributor

rubanm commented Sep 16, 2015

+1

1 similar comment
@ulyssepence
Copy link
Contributor

+1

Gabriella439 added a commit that referenced this pull request Sep 16, 2015
Fix `readPathsFor` to use the `tz` argument
@Gabriella439 Gabriella439 merged commit 0a0cb1d into develop Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments