Commit Graph

9 Commits

Author SHA1 Message Date
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 9495bfdbf2 add an exemple file 2018-11-07 15:30:30 +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 b9bc4b75a6 Add license 2016-11-13 18:27:30 +01:00
Kazhnuz 5aac474602 Commit initial 2016-11-13 18:26:24 +01:00