Linux SoftwareProgrammingLibrariesTk::Date 0.42

Tk::Date 0.42


Tk::Date is a date/time widget for perl/Tk. SYNOPSIS use Tk::Date; $date_widget = $top->Date->pack; $date_widget-
Developer:   Slaven Rezic
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   17K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Tk::Date is a date/time widget for perl/Tk.

SYNOPSIS

use Tk::Date;
$date_widget = $top->Date->pack;
$date_widget->get("%x %X");

Tk::Date implements a date/time widget. There are three ways to input a date:
Using the keyboard to input the digits and the tab key or the mouse pointer to move focus between fields.

Using up and down cursor keys to increment/decrement the date (only with installed Tk::NumEntryPlain widget).

Selecting up and down arrow buttons will increment or decrement the value of the active field (only with installed Tk::FireButton widget).

The Date/Time Format

Unlike Java, Perl does not have a date/time object. However, it is possible to use the unix time (seconds since epoch, that is 1st January 1970) as a replacement. This is limited, since on most architectures, the valid range is between 14th December 1901 and 19th January 2038. For other dates, it is possible to use a hash notation:

{ y => year,
m => month,
d => day,
H => hour,
M => minute,
S => second }

The abbreviations are derivated from the format letters of strftime. Note that year is the full year (1998 instead of 98) and month is the real month number, as opposed to the output of localtime(), where the month is subtracted by one.

In this document, the first method will be referred as unixtime and the second method as datehash.

STANDARD OPTIONS

Tk::Date descends from Frame and inherits all of its options.

-orient

Specified orientation of the increment and decrements buttons. May be vertical (default) or horizontal.

Requirements:
  • Perl
    tags date time  the date  only with  with installed  decrement the  and down  time widget  date widget  and the  

    Download Tk::Date 0.42


     http://mirrors.evolva.ro/CPAN/authors/id/S/SR/SREZIC/Tk-Date-0.42.tar.gz


    Authors software

    BBBike 3.15 (by Slaven Rezic)
    BBBike project is an information system for cyclists in Berlin and Brandenburg (Germany).

    Here are some key features of "BBBike":

    Tk::NumEntry 2.07 (by Slaven Rezic)
    Tk::NumEntry is a numeric Entry widget with inc

    Tk::Date 0.42 (by Slaven Rezic)
    Tk::Date is a date/time widget for perl/Tk.

    SYNOPSIS

    use Tk::Date;
    $date_widget = $top->Date->pack;
    $date_widget-

    GD::Convert 2.12 (by Slaven Rezic)
    GD::Convert is a Perl module with additional output formats for GD.

    SYNOPSIS

    use GD;
    use GD::Convert qw(gif=gif_netpbm

    Tk::ContextHelp 0.10 (by Slaven Rezic)
    Tk::ContextHelp is a context-sensitive help with perl/Tk.

    SYNOPSIS

    use Tk::ContextHelp;

    $ch = $top->ContextHelp;
    $ch-


    Similar software

    Tk::Date 0.42 (by Slaven Rezic)
    Tk::Date is a date/time widget for perl/Tk.

    SYNOPSIS

    use Tk::Date;
    $date_widget = $top->Date->pack;
    $date_widget-

    Data::Faker::DateTime 0.07 (by Jason Kohles)
    Data::Faker::DateTime is a Data::Faker plugin.

    DATA PROVIDERS

    unixtime

    Return a unix time (seconds since the epoch) for a ra

    Tk::NumEntry 2.07 (by Slaven Rezic)
    Tk::NumEntry is a numeric Entry widget with inc

    Date::Hijri 0.02 (by Alex Pleiner)

    Template::Plugin::Datum 0.02 (by Uwe Voelker)

    Date::Manip 5.44 (by Sullivan Beck)
    Date::Manip is a date manipulation routines.

    SYNOPSIS

    use Date::Manip;

    $version = DateManipVersion;

    $date = ParseDate(

    DateTime::Format::Builder::Tutorial 0.7807 (by Iain Truskett)
    DateTime::Format::Builder::Tutorial is a quick class on using Builder.

    CREATING A CLASS

    As most people who are writing modules

    Active Calendar 1.2.0 (by Giorgos Tsiledakis)
    Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid)

    App::datetime 0.964 (by App::datetime Team)
    App::datetime is a date and time considerations.

    Most Enterprise development includes processing of dates and times

    Class::Date 1.1.9 (by Szabo Balazs)
    Class::Date is a perl module, which provides a simple date type for perl.

    You can create new Class::Date objects with a constructo


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags