update : 2015.11.03
php.shukuma.com

검색:
 
 
Converts a Julian Day Count to the French Republican Calendar

jdtofrench

(PHP 4, PHP 5, PHP 7)

jdtofrenchConverts a Julian Day Count to the French Republican Calendar

설명

string jdtofrench ( int $juliandaycount )

Converts a Julian Day Count to the French Republican Calendar.

인수

julianday

A julian day number as integer

반환값

The french revolution date as a string in the form "month/day/year"

참고

  • frenchtojd() - Converts a date from the French Republican Calendar to a Julian Day Count
  • cal_from_jd() - Converts from Julian Day Count to a supported calendar