Hi Brian,
Brian Hann wrote:
It's been a good long while since I've done any work on this, but I'm
gearing up to start again.
I don't think I heard any word back on whether the namespace choice
was kosher, so I guess this is the same query to the DateTime folks,
et al.
Either way I'd like to fi
On Mon, 8 Jun 2009, Brian Hann wrote:
It's been a good long while since I've done any work on this, but I'm
gearing up to start again.
I don't think I heard any word back on whether the namespace choice
was kosher, so I guess this is the same query to the DateTime folks,
et al.
The namespace
gt;>> -Original Message-
>>> From: Brian Hann [mailto:brian.h...@gmail.com]
>>> Sent: Monday, November 17, 2008 5:40 PM
>>> To: Steffen Mueller
>>> Cc: modu...@perl.org; bh...@cpan.org; datetime@perl.org
>>> Subject: Re: Module
2008/11/21 Dr.Ruud <[EMAIL PROTECTED]>:
> "Flavio S. Glock" schreef:
>
>> =head1 CREDITS
>>
>> Based on an idea from Steffen Mueller [EMAIL PROTECTED]
>
> I think that should be Brian Hann:
>
> Message-ID: <[EMAIL PROTECTED]>
Patch applied - thanks!
> --
> Affijn, Ruud
>
> "Gewoon is een tijger.
"Flavio S. Glock" schreef:
> =head1 CREDITS
>
> Based on an idea from Steffen Mueller [EMAIL PROTECTED]
I think that should be Brian Hann:
Message-ID: <[EMAIL PROTECTED]>
--
Affijn, Ruud
"Gewoon is een tijger."
{
package DateTime::Event::Predict;
use DateTime::Event::ICal;
use strict;
sub new {
my ($class, %params) = @_;
my $dts = DateTime::Set->from_datetimes( dates => $params{dates} );
for my $freq ( qw[ yearly monthly weekly daily hourly minutely
secondly ] ) {
my $dtr = DateTime::
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article
<[EMAIL PROTECTED]>, Brian
Hann <[EMAIL PROTECTED]> wrote:
> I thought maybe since I would be working with DateTime objects that
> would be the best fit.
>
> If that's not the c
to me since
> timezones and daylight savings irregularities would screw that up in my
> mind.
>
> B
>
>> -Original Message-
>> From: Brian Hann [mailto:[EMAIL PROTECTED]
>> Sent: Monday, November 17, 2008 5:40 PM
>> To: Steffen Mueller
>> Cc: [EMAIL
> Sent: Monday, November 17, 2008 5:40 PM
> To: Steffen Mueller
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; datetime@perl.org
> Subject: Re: Module submission DateTime::Event::Predict
>
> I thought maybe since I would be working with DateTime objects that
> would be the best fit.
Hi Brian, hi DateTime people,
Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
>
> modid: DateTime::Event::Predict
> description: Predict next date from a set of dates
[...]
> This module would take a set of dates (probably Date
I thought maybe since I would be working with DateTime objects that
would be the best fit.
If that's not the case then I'm completely open to suggestions.
Thank you,
Brian
On Mon, Nov 17, 2008 at 11:41 AM, Steffen Mueller
<[EMAIL PROTECTED]> wrote:
> Hi Brian, hi DateTime people,
>
> Perl Autho
11 matches
Mail list logo