From 3b25e412f1ea637beae48780400dca55449e20cd Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Wed, 7 Nov 2018 17:50:18 +0100 Subject: [PATCH] exemple: cover more functions --- exemple.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/exemple.php b/exemple.php index 7466117..ee3891e 100644 --- a/exemple.php +++ b/exemple.php @@ -32,10 +32,21 @@ $testJulianday = gregoriantojd($testMois, $testJour, $testAnnee); Jour julien :

-

Test des différentes fonctions

+

Getting the "romme date string"

jdtoromme :
gregoriantoromme :
+

+ +

Getting the month/day/year

+

+ romme_getDay :
+ romme_getMonth :
+ romme_getYear :
+

+ +

Test des différentes fonctions

+

gregorian2FrenchDateString :
gregorian2FrenchDateStringShort :