The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Time::gmtime"

Time::gmtime - by-name interface to Perl's built-in gmtime() function River stage five • 11292 direct dependents • 32664 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 - Search in distribution

dateheader - RFC2822-compliant "Date:" header with current gmtime River stage one • 1 direct dependent • 1 total dependent

Ties a scalar called $dateheader to the dateheader module. This scalar, when stringified, gives a RFC2822(section 3.3) compliant "Date:" header. EXPORT ${caller().'dateheader'} gets tied to the dateheader package by the import function....

DAVIDNICO/dateheader-1.0 - 13 Jul 2003 19:29:04 UTC - Search in distribution

Time::C - Convenient time manipulation. River stage zero No dependents

Makes manipulating time structures more convenient. Internally uses Time::Moment, and Time::Zone::Olson....

COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC - Search in distribution
  • Time::D - Differentiate between two times.

SPVM::Time::Local - Reverse Operations of localtime and gmtime. River stage zero No dependents

The Time::Local class in SPVM has methods to do reverse operations of localtime and gmtime functions....

KIMOTO/SPVM-Time-Local-0.111 - 17 Dec 2023 23:28:29 UTC - Search in distribution

Time::Mock - shift and scale time River stage zero No dependents

EWILHELM/Time-Mock-v0.0.2 - 15 Jul 2009 18:43:54 UTC - Search in distribution

Time::Piece - Object Oriented time objects River stage four • 219 direct dependents • 3569 total dependents

This module replaces the standard "localtime" and "gmtime" functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you ex...

ESAYM/Time-Piece-1.3401 - 06 Apr 2020 22:42:38 UTC - Search in distribution

Time::Object - Object Oriented time objects River stage zero No dependents

This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect...

MSERGEANT/Time-Object-1.00 - 22 Oct 2001 13:11:40 UTC - Search in distribution

Time::PT - objects to store an instant in time River stage zero No dependents

By default, Time::PT stores time descriptions precise to 60ths- of-a-second (0.016667 seconds). The groundwork has been laid for sub-millisecond precision to be included later. This module has been adapted from the Time::Piece module written by Matt ...

PIP/Time-PT-1.2.565EHOV - 05 Jun 2005 21:31:08 UTC - Search in distribution

Time::Local - Efficiently compute time from local and GMT time River stage five • 214 direct dependents • 12277 total dependents

This module provides functions that are the inverse of built-in perl functions "localtime()" and "gmtime()". They accept a date as a six-element array, and return the corresponding time(2) value in seconds since the system epoch (Midnight, January 1,...

DROLSKY/Time-Local-1.35 - 29 Apr 2023 21:22:04 UTC - Search in distribution

Test::MockTime - Replaces actual time with simulated time River stage four • 37 direct dependents • 2265 total dependents

This module was created to enable test suites to test code at specific points in time. Specifically it overrides localtime, gmtime and time at compile time and then relies on the user supplying a mock time via set_relative_time, set_absolute_time or ...

DDICK/Test-MockTime-0.17 - 01 Apr 2018 06:09:08 UTC - Search in distribution

Time::FFI - libffi interface to POSIX date and time functions River stage zero No dependents

Time::FFI provides a libffi interface to POSIX date and time functions found in time.h. The "gmtime" and "localtime" functions behave very differently from the core functions of the same name, as well as those exported by Time::Piece, so you may wish...

DBOOK/Time-FFI-2.002 - 09 Jul 2021 06:57:27 UTC - Search in distribution

stime - print current time information to standard out River stage one • 3 direct dependents • 7 total dependents

This program prints current local time, UTC, Julian date, modified Julian date, current equinox and year day to standard output. Additionally, local sidereal time for the specified telescope is also displayed....

GSB/Astro-PAL-1.09 - 30 Jan 2021 00:45:16 UTC - Search in distribution

stime - print current time information to standard out River stage zero No dependents

This program prints current local time, UTC, Julian date, modified Julian date, current equinox and year day to standard output. Additionally, local sidereal time for the specified telescope is also displayed....

TJENNESS/Astro-SLA-1.03 - 06 Nov 2013 04:34:50 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

jl - Show the "JSON in JSON" Log Nicely River stage zero No dependents

BAYASHI/App-jl-0.20 - 26 Dec 2021 08:22:29 UTC - Search in distribution

Date::Easy - easy dates with Time::Piece compatibility River stage one • 1 direct dependent • 1 total dependent

Date::Easy provides simple date and datetime objects that will do what you expect, provided you expect them to do the right things. At its heart, a "use Date::Easy" statement is just a shortcut for this: use Date::Easy::Date ':all'; use Date::Easy::D...

BAREFOOT/Date-Easy-0.10 - 14 Jan 2020 21:58:39 UTC - Search in distribution

fixedtime - lexical pragma to fix the epoch offset for time related functions River stage zero No dependents

This pragma demonstrates the new perl 5.10 user-defined lexical pragma capability. It uses the $^H{fixedtime} hintshash entry to store the epochoffset. Whenever $^H{fixedtime} is undefined, the praga is assumed not to be in effect. The "fixedtime" pr...

ABELTJE/fixedtime-0.05 - 05 Feb 2017 11:28:46 UTC - Search in distribution

perldl - Simple shell for PDL (see also pdl2) River stage three • 93 direct dependents • 101 total dependents

The program perldl is a simple shell (written in perl) for interactive use of PDL. It consists of a command-line interface that supports immediate interpretation of perl commands and expressions. Perl expressions, including PDL constructs, can be ent...

ETJ/PDL-2.087 - 05 Apr 2024 22:39:41 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

App::datetime - Date and Time Considerations River stage one • 2 direct dependents • 2 total dependents

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution
158 results (0.134 seconds)