Skip to content

Commit

Permalink
Add 3 helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
hamog committed Mar 2, 2019
2 parents 36e89cb + 5f3c03b commit 861b1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ public function removeComma(string $value) : string
/**
* Convert jalali date to gregorian date.
*
* @param string $jDate
* @param string $jDate
* @return null|string
*/
public function toGregorian(string $jDate)
Expand Down

0 comments on commit 861b1d0

Please sign in to comment.