Hoa Hoang

Results 2 comments of Hoa Hoang

exact same for me, on python 2.7.6, win 7 64bit. I guess everyone is moving to simplenote after the announcement lol

hi, if you want to fix the date string error, just change line 16 in converter.py from `date_fmt = '%h %d %Y %H:%M:%S'` to `date_fmt = '%Y %m %d %H:%M:%S'`...