Main > Programming > Libraries >

Tk::Date 0.42

Tk::Date 0.42

Sponsored Links

Tk::Date 0.42 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.018 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1230
Date added: 2006-06-12
Publisher: Slaven Rezic

Tk::Date 0.42 description

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.

Tk::Date 0.42 Screenshot

Advertisements

Tk::Date 0.42 Keywords

Bookmark Tk::Date 0.42

Hyperlink code:
Link for forum:

Tk::Date 0.42 Copyright

WareSeeker periodically updates pricing and software information of Tk::Date 0.42 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tk::Date 0.42 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Decade is a tool for simulating rigid body dynamics. Free Download
Tk::after can execute a command after a time delay. Free Download
TkYahtzee project is a dice game. Free Download
Tk::Help is simple widget for creating a help system for Perl/Tk applications. Free Download
Tk::Adjuster module will allow size of packed widgets to be adjusted by user. Free Download
TkGames is a games pack that includes Yahtzee, Hearts, Hangman, Polygon puzzle, Solitaire, written in Tcl/Tk. Free Download
Tk::Tiler is a scrollable frame with sub-widgets arranged into rows. Free Download
Tk::DiffText is a Perl/Tk composite widget for colorized diffs. Free Download