Note that these changes come from the same fork as my previous PR, since changes had been made to your master while I was working I had to merge in those changes using Syncing a Fork from Github help, which is what the Merges commit is.
And issue #2 for converting NSDate to and from millisecond TIMESTAMPS either multiplying or dividing by 1000. creationDate and modificationDate now have correct values.
PR for issue #11
Note that these changes come from the same fork as my previous PR, since changes had been made to your master while I was working I had to merge in those changes using Syncing a Fork from Github help, which is what the Merges commit is.
And issue #2 for converting NSDate to and from millisecond TIMESTAMPS either multiplying or dividing by 1000. creationDate and modificationDate now have correct values.