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
***getTimeBetweenTwoDate** Return number of Seconds (S), Minutes (M), Hours (H) or Days (D) between two dates.
33
33
***getAge** Return age by date of birth.
34
34
***niceTime** Return nice time format.
35
-
## Best practice to use
35
+
## Best practice to use (*IMO)
36
36
All functions in this package have static method so that if we call functions redirect like this way. It will be so hard to write the phpunit test code.
0 commit comments