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

Update the API to v1.4 #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update the API to v1.4 #2

wants to merge 4 commits into from

Conversation

adituv
Copy link

@adituv adituv commented Aug 22, 2015

Updated the API models to v1.4. In addition:

  • Refactored the Unix epoch used in creating DateTime
    instances from timestamps into a utility class
  • Fixed typo "CreatioDate" in UserInformation
  • Changed capitalisation of kunyomi property for consistency
  • Fix Seeing corruption of Japanese characters #1 by setting the Encoding of the WebClient prior to download

Iris Ward added 4 commits August 22, 2015 16:20
Updated the API models to v1.4.  In addition:

* Refactored the Unix epoch used in creating DateTime
instances from timestamps into a utility class
* Fixed typo "CreatioDate" in UserInformation
* Changed capitalisation of kunyomi property for consistency
Add myself to license; change Readme to reference the ISC license that
is contained in License.txt.
Brain fart - the unix epoch is 1970/1/1, not 0/0/0, which is an invalid
date and raises an exception...
Set the WebClient encoding to UTF-8 to fix mojibake
when getting Japanese language text.
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.

1 participant