You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#EasyDateTime
2
2
3
-
EasyDateTime is a Jalali/Shamsi and Gregorian class based on jDateTimePlus that aims to simplify common DateTime tasks by abstracting the complex layers. It's the **simplest** solution for Jalali/Shamsi calendar issues in PHP.
3
+
EasyDateTime is a Jalali/Shamsi and Gregorian class based on <atarget="_blank"href="https://github.com/VSG24/jDateTimePlus/">jDateTimePlus</a> that aims to simplify common DateTime tasks by abstracting the complex layers. It's probably the **simplest** solution for Jalali/Shamsi calendar issues in PHP.
4
4
5
5
#About this class
6
6
@@ -9,7 +9,7 @@ EasyDateTime is directly based on `jDateTimePlus` 1.0.0 which is itself based on
9
9
#Requirements
10
10
11
11
***PHP >= 5.4**.
12
-
* Being based on jDateTimePlus, this package has a dependency on jDateTimePlus 1.0.0+
12
+
* Being based on <ahref="https://github.com/VSG24/jDateTimePlus/">jDateTimePlus</a>, this package has a dependency on jDateTimePlus 1.0.0+
0 commit comments