Wrong date output
Closed this issue · 1 comments
amirhosseinkh2515 commented
rghorbani commented
@amirhosseinkh2515 Actually it's not wrong. We are outputting standard javascript date. The package is not responsible for time either (The reason for using GMT time is because we are using ISO date to avoid time differences between regions). You can use moment-jalaali
to transform to jalaali date.