Home
last modified time | relevance | path

Searched refs:mday (Results 1 – 4 of 4) sorted by relevance

/curl/tests/
H A Dserverhelp.pm79 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
85 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
H A Drunner.pm465 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
H A Druntests.pl2441 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
/curl/lib/
H A Dparsedate.c284 int mday, int mon, int year) in time2epoch() argument
292 + leap_days + month_days_cumulative[mon] + mday - 1) * 24 in time2epoch()

Completed in 30 milliseconds