Closed Xaus closed 6 years ago
Hey, thanks for the contribution, but you have changed every line of code, which is not a good practice for a pull request. You should have just added those two functions.
Those two functions are also utility functions that are not that useful for this project. A user could easily convert timestamp to a Date object and then convert that to Jalaali using conversion functions.
+convertTimeStampToJalaliDate : converts mysql timestamp to jalali date +convertTimeStampToTime : converts mysql timestamp to normal time +linting