Module Version: 0.33

» Download

NAME ^

Date::Decade - Decade calculations

SYNOPSIS ^

  use Date::Decade qw(
	Days_in_Decade
	Decade_of_Year
	Decade_of_Month
  );

  use Date::Decade qw(:all);

 Days_in_Decade
   $days_in_decade = Days_in_Decade($year,$decade);

 Decade_of_Year
   $decade_of_year = Decade_of_Year($year,$month,$day);

 Decade_of_Month
   $decade_of_month = Decade_of_Month($year,$month,$day);

DESCRIPTION ^

  $days_in_decade = Days_in_Decade($year,$decade);
    This function returns how many days a given decade
    have.

  $decade_of_year = Decade_of_Year($year,$month,$day);
    This function returns which decade it is on a
    given date (from the 1. January).

  $decade_of_month = Decade_of_Month($year,$month,$day);
    This function returns which decade it is on a
    given month.

PREREQUISITES ^

This module requires perl 5.003_03 or later and:

Date:Calc 4.3 by Steffen Beyer <sb@engelschall.com>, http://www.cpan.org/authors/id/STBEY/Date-Calc-4.3.tar.gz

or (with some changes)

Date:Pcalc 1.2 by J. David Eisenberg <nessus@best.com>, http://www.cpan.org/authors/id/STBEY/Date-Pcalc-1.2.tar.gz

BUGS ^

No Bugs known for now. ;)

HISTORY ^

- 2001-08-22 / 0.33

Errors in the file Makefile.PL corrected.

- 2001-08-22 / 0.32

First beta-release

AUTHOR ^

Michael Diekmann, <michael.diekmann@undef.de>

COPYRIGHT ^

Copyright (c) 2001 Michael Diekmann <michael.diekmann@undef.de>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO ^

Date::Calc or Date::Pcalc, perl(1).





undef_engine.mod_perl/0.67 - Time needed: 0.0273 sec.

Trackmania United Forever

Trackmania Nations Forever

Frischer Wind im Dezember
Mir gefiel das alte Layout schon lange nicht mehr. Daher habe ich einfach mal was neues gemacht, läßt sich jetzt auch alles viel besser lesen. Es sind allerdings noch ein paar Anpassungen nötig, die ich in Kürze aber fertigstellen werde.
Rubrik Perl
Ich habe es endlich geschaft mal ein wenig an meiner Page zu arbeiten...
[mehr]
Hangmania
Mein erstes Online-Game ist online, ist zwar schon älter, aber...
[mehr]
Documentation
Installationsanleitung für Samba nun online.
[mehr]
Documentation
Installationsanleitung für BIND nun online.
[mehr]
LAMPxxl erneuert
LAMPxxl ist nun auf der Basis von SuSE 7.2.
[mehr]
Documentation
Installationsanleitung für ProFTPd nun online (ausgegliedert aus LAMPxxl).
[mehr]
Documentation
Installationsanleitung für OpenSSH nun online.
[mehr]

skyscraper1.gif
In Partnerschaft mit eis.de

@000://00
Location: www.undef.de / Perl Modules / Date-Decade /