検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 176 for [SIMILAR] 16 1024 4096 WITH 42173 isequivalentto... (0.272 sec.)
ユリウス積算日をグレゴリウス日に変換する 0
« jdtofrench jdtojewish » PHP Manual カレンダー 関数 ユリウス積算日をグレゴリウス日に変換する jdtogregorian (PHP 4, PHP 5, PHP 7, PHP 8) jdtogregorian — ユリウス積算日をグレゴリウス日に変換する 説明 jdtogregorian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でグレゴリウス ...
https://man.plustar.jp/php/function.jdtogregorian.html - [similar]
ユリウス積算日をユリウス暦に変換する 0
« jdtojewish jdtounix » PHP Manual カレンダー 関数 ユリウス積算日をユリウス暦に変換する jdtojulian (PHP 4, PHP 5, PHP 7, PHP 8) jdtojulian — ユリウス積算日をユリウス暦に変換する 説明 jdtojulian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でユリウス暦を含む文字列に変換し ...
https://man.plustar.jp/php/function.jdtojulian.html - [similar]
ディレクトリ 関数 0
« Directory::rewind chdir » PHP Manual ディレクトリ ディレクトリ 関数 ディレクトリ 関数 参考 dirname() , is_dir() , mkdir() , rmdir() 等の関数については、 ファイルシステム の節を参照ください。 目次 chdir — ディレクトリを変更する chroot — ルートディレクトリを変更する closedir — ディレクト ...
https://man.plustar.jp/php/ref.dir.html - [similar]
定義済み定数 0
« リソース型 カレンダー 関数 » PHP Manual カレンダー 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 CAL_EASTER_DEFAULT ( int ) easter_days() で、1753年より前は ...
https://man.plustar.jp/php/calendar.constants.html - [similar]
フランス革命暦をユリウス積算日に変換する 0
« easter_days gregoriantojd » PHP Manual カレンダー 関数 フランス革命暦をユリウス積算日に変換する frenchtojd (PHP 4, PHP 5, PHP 7, PHP 8) frenchtojd — フランス革命暦をユリウス積算日に変換する 説明 frenchtojd ( int $month , int $day , int $year ): int 日付けをフランス革命暦からユリウス積算 ...
https://man.plustar.jp/php/function.frenchtojd.html - [similar]
月の名前を返す 0
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, PHP 7, PHP 8) jdmonthname — 月の名前を返す 説明 jdmonthname ( int $julian_day , int $mode ): string 月の名前を含んだ文字列を返します。 mode はユリウス積算日をどの暦に変換するか、 どんなタイプの ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
単一または全てのフィールドをクリアする 0
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィールドをクリアする IntlCalendar::clear (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::clear — 単一または全てのフィールドをクリアする 説明 オブジェクト指向型 public IntlCalendar:: ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
特定の年や月における、最初の週の日数の最小値を返す 0
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月における、最初の週の日数の最小値を返す IntlCalendar::getMinimalDaysInFirstWeek (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getMinimalDaysInFirstWeek — 特定の年や月における、最初の週 ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]
ユダヤ暦の日付けをユリウス積算日に変換する 0
« jdtounix juliantojd » PHP Manual カレンダー 関数 ユダヤ暦の日付けをユリウス積算日に変換する jewishtojd (PHP 4, PHP 5, PHP 7, PHP 8) jewishtojd — ユダヤ暦の日付けをユリウス積算日に変換する 説明 jewishtojd ( int $month , int $day , int $year ): int この関数では1年(紀元前3761年)に遡って全 ...
https://man.plustar.jp/php/function.jewishtojd.html - [similar]
FTP サーバー上でディレクトリを移動する 0
« ftp_cdup ftp_chmod » PHP Manual FTP 関数 FTP サーバー上でディレクトリを移動する ftp_chdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_chdir — FTP サーバー上でディレクトリを移動する 説明 ftp_chdir ( FTP\Connection $ftp , string $directory ): bool カレントディレクトリを、指定した場所に移動します。 ...
https://man.plustar.jp/php/function.ftp-chdir.html - [similar]