samanzamani/PersianDate

`PersianDate(Long timeInSecond)` should be fed time in miliseconds not seconds

2hamed opened this issue · 2 comments

Hey there,
I just tested this out. Using PersianDate(Long timeInSecond) when supplied with time in seconds doesn't work properly while supplying time in miliseconds is the right way.

Hi
Thank you for your report. actually this variable get millisecond And i made a mistake in naming. i consider this point in the next update.

Fixed in version 0.2.