Commit Graph

15 Commits

Author SHA1 Message Date
Kazhnuz 784d0351f1 romme-calendar: simplify the complete formatted string 2018-11-09 11:21:20 +01:00
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 a0c9d463e1 romme-calendar: fix priting of epiphany in formatted string functions 2018-11-09 10:43:34 +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 b9f0a81178 romme-calendar: prefix name getting functions with repcal_
They don't use the romme date string, and are pretty generic for any republican calendar.
2018-11-08 21:55:54 +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 b333039cd1 romme-calendar: add way to get month, day and year from the romme string 2018-11-07 17:43:30 +01:00
Kazhnuz 087c917900 romme-calendar: better hierarchy of functions and comments 2018-11-07 17:36:18 +01:00
Kazhnuz 999f0b051d romme-calendar: add a function to get easily the month+day name 2018-11-07 17:21:55 +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