Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    PTools::Date::Format 0.02

    Download button

    No screenshots available
    Downloads: 328  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.6/5)
    5 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Chris Cobb | More programs
    Perl Artistic License / FREE
    March 7th, 2008, 20:24 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    PTools::Date::Format description

    PTools::Date::Format is an OO interface to Date::Format, with additions.

    PTools::Date::Format is an OO interface to Date::Format, with additions.

    SYNOPSIS

    Procedural Interface

    use PTools::Date::Format qw( :orig );
    use PTools::Date::Format qw( :orig date1 );
    use PTools::Date::Format qw( time2str strftime ctime asctime );
    use PTools::Date::Format qw( time2str strftime date1 );

    print time2str( "%c is day %u in week %U%n", time() );

    Object Oriented Interface

    use PTools::Date::Format;
    use PTools::Date::Format qw( date1 );

    $date = new PTools::Date::Format;
    $date = "PTools::Date::Format";

    print $date->time2str( "%c is day %u in week %U%n", time() );

    Modified Conversion Specification

    use PTools::Date::Format qw( :orig date1 );
    use PTools::Date::Format qw( date1 );

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    PTools class | date format | Perl module | PTools | data | format

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM