Home
last modified time | relevance | path

Searched refs:timelocal (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Time/
DLocal.t87 my $time = timelocal($sec,$min,$hour,$mday,$mon,$year_in);
128 ok(timelocal(0,0,1,1,0,90) - timelocal(0,0,0,1,0,90), 3600,
131 ok(timelocal(1,2,3,1,0,100) - timelocal(1,2,3,31,11,99), 24 * 3600,
144 my $hour = (localtime(timelocal(0, 0, 2, 7, 3, 102)))[2];
162 skip( 1, "No fix expected for edge case test for $_ on AIX 4.3") for qw( timegm timelocal );
167 ok(sprintf('%x', timelocal(localtime(0x7fffffff))), sprintf('%x', 0x7fffffff),
182 my $time = timelocal(0, 30, 2, 28, 9, 101);
191 $time = timelocal(0, 30, 1, 28, 9, 101);
195 $time = timelocal(0, 30, 2, 1, 3, 101);
205 $time = timelocal(0, 30, 2, 25, 2, 101);
[all …]
DLocal.pm62 $SecOff = timelocal(localtime(0)) - timelocal(gmtime(0));
156 sub timelocal { subroutine
199 &timelocal;
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dp4genpatch150 Time::Local::timelocal(localtime) - Time::Local::timelocal(gmtime)
/mirbsd/src/gnu/usr.bin/perl/lib/
Dtimelocal.pl18 *timelocal::cheat = \&Time::Local::cheat;
/mirbsd/src/lib/libc/time/
DMakefile.inc15 ctime.3 timelocal.3 ctime.3 timegm.3
Dlocaltime.c1677 timelocal(tmp) in timelocal() function
/mirbsd/src/include/
Dtime.h115 time_t timelocal(struct tm *);
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Dmmuegel303 require 'timelocal.pl';
467 sub maketime { ((shift @_) eq 'GMT') ? &main'timegm(@_) : &main'timelocal(@_); }
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlfaq4.pod410 localtime( timelocal( 0, 0, 0, 18, 11, 1987 ) );
449 you can split it up and pass the parts to C<timelocal> in the standard
Dperl58delta.pod1435 Time::Local::timelocal() does not handle fractional seconds anymore.
1436 The rationale is that neither does localtime(), and timelocal() and
Dperl56delta.pod1226 The timelocal() and timegm() functions used to silently return bogus
Dperl561delta.pod1824 The timelocal() and timegm() functions used to silently return bogus
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.8.51657 Disable the edge case tests for timegm and timelocal on
DChanges5.0041012 Title: "for failure with lib/timelocal"
1016 Files: t/lib/timelocal.t
1152 Title: "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
2899 Title: "lib/timelocal.t fails test 1 for VMS 7.1"
10912 Title: "minimal timelocal.pl for _09"
11066 lib/Math/Complex.pm lib/Time/Local.pm lib/timelocal.pl
11829 selectsaver.t symbol.t texttabs.t textwrap.t timelocal.t
13802 Index: t/lib/timelocal.t
DChanges5.00510687 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
11726 Title: "for failure with lib/timelocal"
11730 Files: t/lib/timelocal.t
11750 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
11875 Title: "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
16112 ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
18902 + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
18997 ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
19281 + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
DMANIFEST2041 lib/timelocal.pl Perl library supporting inverse of localtime, gmtime
DChanges5.69827 Log: make timelocal work better when time is close to the epoch
/mirbsd/src/distrib/lists/base/gnu/
Dmi631 ./usr/libdata/perl5/timelocal.pl
/mirbsd/src/gnu/usr.bin/cvs/
DNEWS2131 timelocal() with call to maketime().
/mirbsd/src/distrib/lists/htman/htmi/
Dmi5479 ./man3/timelocal.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi7257 ./usr/share/man/cat3/timelocal.0