Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sschmieta
Copy link
Contributor

Based on the datetime records I'm receiving from our .NET services and also based on the spec and examples at http://msdn.microsoft.com/en-us/library/cc219284.aspx, DatetimeTextRecord has the bit order wrong for the value and tz components.

I've added tests to the to_bytes() and parse() methods and my fix to the bit handling.

Best,
Stefan

bluec0re added a commit that referenced this pull request Dec 19, 2014
DatetimeTextRecord isn't handled correctly
@bluec0re bluec0re merged commit d37e1a6 into ernw:master Dec 19, 2014
@bluec0re
Copy link
Contributor

Thx!

@sschmieta sschmieta deleted the datetime branch December 19, 2014 19:37
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.

2 participants