Kazhnuz
d39db03b18
romme-calendar: add a way to get formatted string from current date
2018-11-09 11:19:33 +01:00
Kazhnuz
29e003fb98
romme-calendar: add wrapper function to get formated string from jd
2018-11-09 11:15:01 +01:00
Kazhnuz
7c9b78d749
romme-calendar: rename date_romme() to datetoromme()
2018-11-09 11:10:25 +01:00
Kazhnuz
e1f66cac33
romme-calendar: rework how works formatted string date from gregorian
2018-11-09 11:08:56 +01:00
Kazhnuz
0ca678243a
romme-calendar: rename and reorder formatting string functions
2018-11-09 11:02:32 +01:00
Kazhnuz
14bd6481d8
romme-calendar: add new function to get a better string from romme date string
2018-11-09 10:38:02 +01:00
Kazhnuz
b2e49ab064
romme-calendar: add functions to get month/day names from date string
...
It'll allow the user to get these usefull infos directly from a date string, without having to convert it first
2018-11-08 22:22:23 +01:00
Kazhnuz
d2575b7edb
romme-calendar: add date_romme
...
Add a function to get the romme string from the current date.
2018-11-07 17:57:54 +01:00
Kazhnuz
3b25e412f1
exemple: cover more functions
2018-11-07 17:50:18 +01:00
Kazhnuz
1151e22610
rebrand librairy as a romme republican calendar converter
...
Rebrand entirely library as a romme republican calendar converting library, as it doesn't (and won't) handle other system of counting. It mean a change in function names, in order to make all more similar.
2018-11-07 16:54:12 +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
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