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

Search results for "DateTime::TimeZone::EST"

lib/DateTime/TimeZone/EST.pm River stage four • 91 direct dependents • 3701 total dependents

DROLSKY/DateTime-TimeZone-2.62 - 02 Feb 2024 02:17:46 UTC - Search in distribution

Date - extremely fast Date framework with timezones, microseconds, relative dates and intervals support. River stage one • 6 direct dependents • 6 total dependents

Date is a port of C++ "panda::date" framework which is complete feature-rich date framework, supporting timezones (not just offsets), microseconds, relative dates and intervals. Timezones with leap seconds (right/*) are also supported. Date supports ...

SYBER/Date-5.2.13 - 31 Jan 2024 13:00:52 UTC - Search in distribution

Tie::TZ - tied $TZ setting %ENV and calling tzset() River stage one • 2 direct dependents • 2 total dependents

"Tie::TZ" provides a tied $TZ variable which gets and sets the TZ environment variable $ENV{'TZ'}. When it changes %ENV, it calls "tzset()" (see POSIX) if available, ensuring the C library notices the change for subsequent "localtime()" etc. $TZ = 'G...

KRYDE/Tie-TZ-11 - 13 Aug 2020 08:44:28 UTC - Search in distribution
  • Time::TZ - object-oriented TZ settings

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Dotiac::DTL::Filter - Filters for variables River stage one • 7 direct dependents • 7 total dependents

Filters are small functions that are applied on variables. They can be stacked by using a pipe character ( | ), without space. And they have arguments, denoted by a ":". Some filters don't require arguments, some have optional ones and other require ...

MALUKU/Dotiac-0.8 - 09 Feb 2009 05:35:21 UTC - Search in distribution

WWW::Challonge - Perl wrapper for the Challonge API River stage zero No dependents

KIRBY/WWW-Challonge-1.01 - 19 Jun 2015 12:57:12 UTC - Search in distribution

WebService::Cryptsy - implementation of www.cryptsy.com API River stage zero No dependents

This module implements the www.cryptsy.com API <https://www.cryptsy.com/pages/api> whose description is available here: <https://www.cryptsy.com/pages/api>...

ZOFFIX/WebService-Cryptsy-1.008007 - 24 Mar 2015 08:21:47 UTC - Search in distribution

Sailthru::Client - Perl module for accessing Sailthru's API River stage zero No dependents

Sailthru::Client is a Perl module for accessing the Sailthru API. Methods return a reference to a hash containing the response values. Dump the hash or read the Sailthru API documentation for which values are returned by which API calls. <http://docs...

WZHANG/Sailthru-Client-2.3.0 - 05 May 2016 18:30:40 UTC - Search in distribution

DateTime::Format::Pg - Parse and format PostgreSQL dates and times River stage two • 16 direct dependents • 69 total dependents

This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create "DateTime" or "DateTime::Duration" objects, and it can take a "DateTime" or "DateT...

DMAKI/DateTime-Format-Pg-0.16014 - 15 Mar 2021 13:38:17 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

Weather::Com::DateTime - date and time class River stage one • 2 direct dependents • 2 total dependents

*Weather::Com::DateTime* objects are used to encapsulate a date or time provided by the OO interface (e.g. localtime, sunrise, sunset, etc.). This is done because there are many ways to use a date or time and to present it in your programs using *Wea...

SCHNUECK/Weather-Com-0.5.3 - 24 Nov 2007 15:46:40 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

DateTime::Format::Strptime - Parse and format strp and strf time patterns River stage three • 124 direct dependents • 258 total dependents

This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for "DateTime". While "strftime" takes a "DateTime" and a pattern and returns a string, "strptime" takes a string and a pattern and returns the "DateTi...

DROLSKY/DateTime-Format-Strptime-1.79 - 02 May 2021 19:16:22 UTC - Search in distribution

DateTimeX::Lite::TimeZone - Time zone object base class and factory River stage zero No dependents

This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period. Note that without the "DateTime.pm" module, this module does n...

DMAKI/DateTimeX-Lite-0.00004 - 12 Jul 2011 22:57:34 UTC - Search in distribution

DateTime::Format::JP - Japanese DateTime Parser and Formatter River stage one • 1 direct dependent • 1 total dependent

This module is used to parse and format Japanese date and time. It is lightweight and yet versatile. It implements 2 main methods: "parse_datetime" and "format_datetime" both expect and return decoded utf8 string. You can use Encode to decode and enc...

JDEGUEST/DateTime-Format-JP-v0.1.4 - 11 Oct 2023 07:53:21 UTC - Search in distribution

DateTime::TimeZone::Catalog::Extend - Extend DateTime::TimeZone catalog River stage two • 2 direct dependents • 20 total dependents

This is a very simple module based on the list of time zone aliases <https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations> that are sometimes found in dates. Upon using this module, it will add to the DateTime::TimeZone::Catalog those aliase...

JDEGUEST/DateTime-TimeZone-Catalog-Extend-v0.3.1 - 11 Oct 2023 07:56:07 UTC - Search in distribution

DateTime::TimeZone::Alias - Create aliases for DateTime timezones River stage two • 1 direct dependent • 21 total dependents

Creates and destroys aliases for DateTime timezones. This module violates the encapsulation of the DateTime internals. User _Beware_....

JHOBLITT/DateTime-TimeZone-Alias-0.06 - 26 Sep 2010 00:55:40 UTC - Search in distribution

DateTime::TimeZone::SystemV - System V and POSIX timezone strings River stage one • 2 direct dependents • 6 total dependents

An instance of this class represents a timezone that was specified by means of a System V timezone recipe or an extended form of the same syntax (such as that specified by POSIX). These can express a plain offset from Universal Time, or a system of t...

ZEFRAM/DateTime-TimeZone-SystemV-0.010 - 23 Jul 2017 03:57:33 UTC - Search in distribution

MooseX::Types::DateTime::ButMaintained - DateTime related constraints and coercions for Moose River stage one • 4 direct dependents • 6 total dependents

This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. This module started as a fork of MooseX::Types::DateTime. This history and explaination is as follows: In Janurary 2009, I ...

ECARROLL/MooseX-Types-DateTime-ButMaintained-0.16 - 19 Jul 2012 23:03:17 UTC - Search in distribution
19 results (0.119 seconds)