Commit Graph

12 Commits

Author SHA1 Message Date
Kazhnuz 74f8be2cfa republicandate: simplify epiphany handling
Make the epiphany function automatically handle sansculottide days
2018-11-07 16:43:22 +01:00
Kazhnuz c655ee5347 republicandate: invert sansculottide day+month string and epiphany
It make the string easier to use, as the day+month string helps more the user to see where he is in the romme year now.
2018-11-07 16:34:43 +01:00
Kazhnuz 97383d68f5 republicandate: simplify handling of sanscullotides number
Make the addition of the name part of the ordinal string system
2018-11-07 16:30:58 +01:00
Kazhnuz 5e660461ee republicandate: add more comments 2018-11-07 16:19:31 +01:00
Kazhnuz 18179c35e4 republicandate: fix styling issues in FrenchMonthNames 2018-11-07 15:56:41 +01:00
Kazhnuz 23b61064ad republicandate: deprecate gregorian2FrenchDateArray
This functions wasn't used anywhere, and was just an array using the month name instead of the number. Replaced by the different *_getArray functions.
2018-11-07 15:54:17 +01:00
Kazhnuz 1e8b0051fa republicandate: add new array functions
Add array functions for different needs (from a romme_datestring, a julian day count or a gregorian date). Simplify functions that need said arrays.
2018-11-07 15:52:18 +01:00
Kazhnuz abc1262176 republicandate: better variable names 2018-11-07 14:59:32 +01:00
Kazhnuz ef296b2a52 republicandate: rename extended_jdtofrench_romme to jdtoromme
The old function name was too verbose.
2018-11-07 13:43:58 +01:00
Kazhnuz df60538787 republicandate: make identation consistent 2018-11-07 13:36:43 +01:00
Kazhnuz 933cc637d6 Use explode to support PHP7 2017-07-03 13:15:02 +02:00
Kazhnuz 5aac474602 Commit initial 2016-11-13 18:26:24 +01:00