The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:perl Time::tm"

Time::tm - internal object used by Time::gmtime and Time::localtime River stage five • 11693 direct dependents • 33184 total dependents

This module is used internally as a base class by Time::localtime And Time::gmtime functions. It creates a Time::tm struct object which is addressable just like's C's tm structure from time.h; namely with sec, min, hour, mday, mon, year, wday, yday, ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Time::tm - internal object used by Time::gmtime and Time::localtime River stage five • 11693 direct dependents • 33184 total dependents

This module is used internally as a base class by Time::localtime And Time::gmtime functions. It creates a Time::tm struct object which is addressable just like's C's tm structure from time.h; namely with sec, min, hour, mday, mon, year, wday, yday, ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Time::gmtime - by-name interface to Perl's built-in gmtime() function River stage five • 11693 direct dependents • 33184 total dependents

This module's default exports override the core gmtime() function, replacing it with a version that returns "Time::tm" objects. This object has methods that return the similarly named structure field name from the C's tm structure from time.h; namely...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Time::gmtime - by-name interface to Perl's built-in gmtime() function River stage five • 11693 direct dependents • 33184 total dependents

This module's default exports override the core gmtime() function, replacing it with a version that returns "Time::tm" objects. This object has methods that return the similarly named structure field name from the C's tm structure from time.h; namely...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Time::localtime - by-name interface to Perl's built-in localtime() function River stage five • 11693 direct dependents • 33184 total dependents

This module's default exports override the core localtime() function, replacing it with a version that returns "Time::tm" objects. This object has methods that return the similarly named structure field name from the C's tm structure from time.h; nam...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Time::localtime - by-name interface to Perl's built-in localtime() function River stage five • 11693 direct dependents • 33184 total dependents

This module's default exports override the core localtime() function, replacing it with a version that returns "Time::tm" objects. This object has methods that return the similarly named structure field name from the C's tm structure from time.h; nam...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
8 results (0.088 seconds)