Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UTC for RowKey and PartitionKey (in DateReverse mode) #68

Open
erik-kallen opened this issue Nov 2, 2017 · 2 comments
Open

Use UTC for RowKey and PartitionKey (in DateReverse mode) #68

erik-kallen opened this issue Nov 2, 2017 · 2 comments

Comments

@erik-kallen
Copy link

erik-kallen commented Nov 2, 2017

I think it would be better if the RowKey and PartitionKey (in DateReverse mode) had been generated from UTC rather than from local time.

If you like the feature, I can probably do it myself and create a PR.

Thanks for a great utility, I really needed this one when I found it!

@snuffykl
Copy link

I agree to use UTC as TableStorage always store the data as UTC. Any plans to change it to UTC for RowKey and PartitionKey ?

@jpk951
Copy link

jpk951 commented Apr 9, 2018

I agree on UTC as well. Also, I'm having an issue with DateReverse in that the PartitionKey is the same for lot's of rows (like not granular enough?)

Oh, I see in code it's intentional for the PartitionKey to span an hour. Thanks

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

No branches or pull requests

3 participants