PHP jdtofrench() Function
The jdtofrench() function converts a Julian Day Count
to the French Republican Calendar.
Syntax
jdtofrench(int $julian_day): string
Try It Online
Output
Click Run to execute your code
Related Functions
- frenchtojd() - Converts a date from the French Republican Calendar to a Julian Day Count
Enjoying these tutorials?