Home
last modified time | relevance | path

Searched defs:month (Results 176 – 200 of 14261) sorted by relevance

12345678910>>...571

/dports/www/mod_php80/php-8.0.15/ext/calendar/
H A Dcalendar.stub.php5 function cal_days_in_month(int $calendar, int $month, int $year): int {}
11 function cal_to_jd(int $calendar, int $month, int $day, int $year): int {}
17 function frenchtojd(int $month, int $day, int $year): int {}
19 function gregoriantojd(int $month, int $day, int $year): int {}
35 function jewishtojd(int $month, int $day, int $year): int {}
37 function juliantojd(int $month, int $day, int $year): int {}
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DCalendar.php179 public function generate($year = '', $month = '', $data = array())
353 public function get_month_name($month)
422 public function adjust_date($month, $year)
458 public function get_total_days($month, $year)
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DCalendar.php179 public function generate($year = '', $month = '', $data = array())
353 public function get_month_name($month)
422 public function adjust_date($month, $year)
458 public function get_total_days($month, $year)
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/date/
H A DDayAndMonthRule.java63 private int month; field in DayAndMonthRule
83 public DayAndMonthRule(final int dayOfMonth, final int month) { in DayAndMonthRule()
136 public void setMonth(final int month) { in setMonth()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_sftpd.erl525 month(1) -> "Jan"; function
526 month(2) -> "Feb"; function
527 month(3) -> "Mar"; function
528 month(4) -> "Apr"; function
529 month(5) -> "May"; function
530 month(6) -> "Jun"; function
531 month(7) -> "Jul"; function
532 month(8) -> "Aug"; function
533 month(9) -> "Sep"; function
534 month(10) -> "Oct"; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dc.erl800 month(1) -> "January"; function
801 month(2) -> "February"; function
802 month(3) -> "March"; function
803 month(4) -> "April"; function
804 month(5) -> "May"; function
805 month(6) -> "June"; function
806 month(7) -> "July"; function
807 month(8) -> "August"; function
808 month(9) -> "September"; function
809 month(10) -> "October"; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dc.erl800 month(1) -> "January"; function
801 month(2) -> "February"; function
802 month(3) -> "March"; function
803 month(4) -> "April"; function
804 month(5) -> "May"; function
805 month(6) -> "June"; function
806 month(7) -> "July"; function
807 month(8) -> "August"; function
808 month(9) -> "September"; function
809 month(10) -> "October"; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_sftpd.erl525 month(1) -> "Jan"; function
526 month(2) -> "Feb"; function
527 month(3) -> "Mar"; function
528 month(4) -> "Apr"; function
529 month(5) -> "May"; function
530 month(6) -> "Jun"; function
531 month(7) -> "Jul"; function
532 month(8) -> "Aug"; function
533 month(9) -> "Sep"; function
534 month(10) -> "Oct"; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_sftpd.erl525 month(1) -> "Jan"; function
526 month(2) -> "Feb"; function
527 month(3) -> "Mar"; function
528 month(4) -> "Apr"; function
529 month(5) -> "May"; function
530 month(6) -> "Jun"; function
531 month(7) -> "Jul"; function
532 month(8) -> "Aug"; function
533 month(9) -> "Sep"; function
534 month(10) -> "Oct"; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_sftpd.erl525 month(1) -> "Jan"; function
526 month(2) -> "Feb"; function
527 month(3) -> "Mar"; function
528 month(4) -> "Apr"; function
529 month(5) -> "May"; function
530 month(6) -> "Jun"; function
531 month(7) -> "Jul"; function
532 month(8) -> "Aug"; function
533 month(9) -> "Sep"; function
534 month(10) -> "Oct"; function
[all …]
/dports/www/erlang-cowlib/cowlib-1.0.2/src/
H A Dcow_date.erl132 month( 1) -> <<"Jan">>; function
133 month( 2) -> <<"Feb">>; function
134 month( 3) -> <<"Mar">>; function
135 month( 4) -> <<"Apr">>; function
136 month( 5) -> <<"May">>; function
137 month( 6) -> <<"Jun">>; function
138 month( 7) -> <<"Jul">>; function
139 month( 8) -> <<"Aug">>; function
140 month( 9) -> <<"Sep">>; function
141 month(10) -> <<"Oct">>; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_sftpd.erl525 month(1) -> "Jan"; function
526 month(2) -> "Feb"; function
527 month(3) -> "Mar"; function
528 month(4) -> "Apr"; function
529 month(5) -> "May"; function
530 month(6) -> "Jun"; function
531 month(7) -> "Jul"; function
532 month(8) -> "Aug"; function
533 month(9) -> "Sep"; function
534 month(10) -> "Oct"; function
[all …]
/dports/astro/sunwait/sunwait-20041208/
H A Dsunriset.h50 #define day_length(year,month,day,lon,lat) \ argument
56 #define day_civil_twilight_length(year,month,day,lon,lat) \ argument
62 #define day_nautical_twilight_length(year,month,day,lon,lat) \ argument
68 #define day_astronomical_twilight_length(year,month,day,lon,lat) \ argument
76 #define sun_rise_set(year,month,day,lon,lat,rise,set) \ argument
82 #define civil_twilight(year,month,day,lon,lat,start,end) \ argument
88 #define nautical_twilight(year,month,day,lon,lat,start,end) \ argument
94 #define astronomical_twilight(year,month,day,lon,lat,start,end) \ argument
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_datepicker.c37 _validate_params(int year, int month, int day) in _validate_params()
82 _max_days_get(int year, int month) in _max_days_get()
256 …epicker_date_min_set(Eo *obj, Efl_Ui_Datepicker_Data *pd EINA_UNUSED, int year, int month, int day) in _efl_ui_datepicker_date_min_set()
273 …ate_min_get(const Eo *obj EINA_UNUSED, Efl_Ui_Datepicker_Data *pd, int *year, int *month, int *day) in _efl_ui_datepicker_date_min_get()
281 …epicker_date_max_set(Eo *obj, Efl_Ui_Datepicker_Data *pd EINA_UNUSED, int year, int month, int day) in _efl_ui_datepicker_date_max_set()
298 …ate_max_get(const Eo *obj EINA_UNUSED, Efl_Ui_Datepicker_Data *pd, int *year, int *month, int *day) in _efl_ui_datepicker_date_max_get()
306 _efl_ui_datepicker_date_set(Eo *obj, Efl_Ui_Datepicker_Data *pd, int year, int month, int day) in _efl_ui_datepicker_date_set()
323 …er_date_get(const Eo *obj EINA_UNUSED, Efl_Ui_Datepicker_Data *pd, int *year, int *month, int *day) in _efl_ui_datepicker_date_get()
/dports/mail/squirrelmail-shared_calendars-plugin/squirrelmail-shared_calendars-plugin-php74-2.0.1_3/calendar/interface/
H A Dday.php20 function showDayViewHeader($calendar, $year, $month, $day)
74 function showCalendarDay(&$calendar, $year, $month, $day, $user, $allDay=FALSE)
651 function showDayViewFooter($calendar, $year, $month, $day)
/dports/lang/micropython/micropython-1.17/shared/timeutils/
H A Dtimeutils.c50 mp_uint_t timeutils_days_in_month(mp_uint_t year, mp_uint_t month) { in timeutils_days_in_month()
60 mp_uint_t timeutils_year_day(mp_uint_t year, mp_uint_t month, mp_uint_t date) { in timeutils_year_day()
130 mp_int_t month; in timeutils_seconds_since_2000_to_struct_time() local
147 mp_uint_t timeutils_seconds_since_2000(mp_uint_t year, mp_uint_t month, in timeutils_seconds_since_2000()
161 mp_uint_t timeutils_mktime_2000(mp_uint_t year, mp_int_t month, mp_int_t mday, in timeutils_mktime_2000()
/dports/japanese/today/ja-today-2.12_2/
H A Ddayinfo.c33 int GetWhatday(int year, int month, int day) in GetWhatday()
46 int GetDayofMonth(int year, int month) in GetDayofMonth()
69 int GetDayofYear(int year, int month, int day) in GetDayofYear()
91 void dayinfo(int year, int month, int day) in dayinfo()
144 int year, month, day; in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/calendar/inc/
H A Dclass.socalendar__.inc.php105 function set_date($element,$year,$month,$day=0,$hour=0,$min=0,$sec=0)
116 function set_start($year,$month,$day=0,$hour=0,$min=0,$sec=0)
121 function set_end($year,$month,$day=0,$hour=0,$min=0,$sec=0)
136 function set_common_recur($year=0,$month=0,$day=0,$interval=0)
149 function set_recur_daily($year,$month,$day,$interval)
155 function set_recur_weekly($year,$month,$day,$interval,$weekdays)
162 function set_recur_monthly_mday($year,$month,$day,$interval)
168 function set_recur_monthly_wday($year,$month,$day,$interval)
174 function set_recur_yearly($year,$month,$day,$interval)
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/tck/java/time/temporal/
H A DTCKTemporalAdjusters.java117 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_nonLeap() local
130 assertEquals(test.getMonth(), month); in test_firstDayOfMonth_leap() local
151 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_nonLeap() local
164 assertEquals(test.getMonth(), month); in test_lastDayOfMonth_leap() local
338 …public void test_dayOfWeekInMonth_positive(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_positive()
367 public void test_dayOfWeekInMonth_zero(int year, int month, DayOfWeek dow, LocalDate expected) { in test_dayOfWeekInMonth_zero()
394 …public void test_dayOfWeekInMonth_negative(int year, int month, DayOfWeek dow, LocalDate expected)… in test_dayOfWeekInMonth_negative()
418 public void test_firstInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_firstInMonth()
440 public void test_lastInMonth(int year, int month, DayOfWeek dow, LocalDate expected) { in test_lastInMonth()

12345678910>>...571