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:DateTime-Format-Flexible THINC"

DateTime::Format::Flexible::lang - base language module to handle plugins for DateTime::Format::Flexible. River stage three • 20 direct dependents • 173 total dependents

You should not need to use this module directly new Instantiate a new instance of this module. plugins Returns a list of available language plugins....

THINC/DateTime-Format-Flexible-0.34 - 07 Jul 2021 06:41:49 UTC

DateTime::Format::Flexible::lang::de - german language plugin River stage three • 20 direct dependents • 173 total dependents

You should not need to use this module directly. If you only want to use one language, specify the lang property when parsing a date. example: my $dt = DateTime::Format::Flexible->parse_datetime( 'Montag, 6. Dez 2010' , lang => ['de'] ); # $dt is now...

THINC/DateTime-Format-Flexible-0.34 - 07 Jul 2021 06:41:49 UTC

DateTime::Format::Flexible::lang::es - spanish language plugin River stage three • 20 direct dependents • 173 total dependents

You should not need to use this module directly. If you only want to use one language, specify the lang property when parsing a date. example: my $dt = DateTime::Format::Flexible->parse_datetime( '29 de febrero de 1996' , lang => ['es'] ); # $dt is n...

THINC/DateTime-Format-Flexible-0.34 - 07 Jul 2021 06:41:49 UTC

DateTime::Format::Flexible::lang::en - the english language plugin River stage three • 20 direct dependents • 173 total dependents

You should not need to use this module directly. If you only want to use one language, specify the lang property when parsing a date. example: my $dt = DateTime::Format::Flexible->parse_datetime( 'Wed, Jun 10, 2009' , lang => ['en'] ); # $dt is now 2...

THINC/DateTime-Format-Flexible-0.34 - 07 Jul 2021 06:41:49 UTC
4 results (0.025 seconds)