Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.480.389 Times

App::datetime 0.964

  Date Added: March 21, 2010  |  Visits: 1.208

App::datetime

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed. The short answer is that we recommend the following for most common date and time operations. Class::Date Class::Date::Rel However, other modules are appropriate in certain circumstances. So for the longer answer, read on. PERL 5 LANGUAGE SUPPORT The native Perl 5 datetime type is an integer. It is not different from other integers in any way other than how it is used. It represents the number of non-leap seconds since January 1, 1970 UTC (the "Epoch" at GMT). The following internal Perl function gets the current time. $current_time = time; $current_time = time(); Other Perl functions that return this "datetime" integer are ($dev, $ino, $mode, $nlink, $uid, $gid, $redev, $size, $atime, $mtime, $ctime, $blksize, $blocks) = stat($filename); ($dev, $ino, $mode, $nlink, $uid, $gid, $redev, $size, $atime, $mtime, $ctime, $blksize, $blocks) = lstat($filename); where $atime, $mtime, and $ctime are the same kind of integers, representing the access time, modification time, and change time of a file. These $time values may be converted to human-readable form using the following internal perl functions. (See the "perlfunc" man page for more information.) ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = gmtime($time); ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($time); Furthermore, the current time zone needs to be accessed through the environment variable, "TZ". $timezone = $ENV{TZ}; This leaves the Perl developer with lots of work to do in order to process dates. Formatting dates for output Parsing dates on input Comparing dates Date math (addition, subtraction) Other calendar-specific functions (i.e. holidays, days of week, etc) Numerous modules have been posted to CPAN allowing the Perl developer to accomplish these tasks. However, they have pros and cons related to the following features. Internationalization Speed Portability Ranges of Dates Supported Compliance with Perl Styleguide (function naming).

Requirements: No special requirements
Platforms: Linux
Keyword: Appdatetime Current Date Date And Time Dates Following Libraries Perl Programming Time
Users rating: 0/10

License: Freeware Size: 122.88 KB
USER REVIEWS
More Reviews or Write Review


APP::DATETIME RELATED
Snippets  -  date and time formatting 1.0
date and time formatting introduces a function that returns a formatted string showing date, time and/or seconds. 
 
Web Browser Tools  -  WorldClocks 0.8.8-2
WorldClocks is an extension which displays the current date and time of the worlds most important cities. Displays the current date and time of the worlds most important cities To change the default city displayed on the browser status bar,...
18.43 KB  
Networking  -  Bangla Numbers in Date and Time 0.5
This plugin helps to display the Date and Time of post publishing in Bangla Numbers. But doesn't show date according to Bangla calender, it follows Georgian calender . The plugin doesn't need Bangla language pack installation, it can work by itself.
10 KB  
Utilities  -  Date and Time to Letters 0.0.6 Beta
Date and Time to Letters allows to insert the current date or time in full words, as a text field or as plain text. It is fully localizable. Though, this first version is only delivered in French and English, unfortunately in an awkward...
10.24 KB  
Modules  -  Bangla Date and Time 1.2
This plugin simply display bangla date and time in comments area and all other date or time into bangla. Install : 1. Download the Plugin bangla-date-and-time.zip 2. Extract zip and upload the plugin in wp-content/plugins/ directory. 3. Activate...
10 KB  
Libraries  -  Date::Formatter 0.09
Date::Formatter Perl module is a simple Date and Time formatting object. SYNOPSIS use Date::Formatter; # create a Date::Formatter object with the current date and time. my $date = Date::Formatter->now(); # create a formatter routine for...
12.29 KB  
Libraries  -  Regexp::Common::time 0.01
Regexp::Common::time Perl module contains date and time regexps. SYNOPSIS use Regexp::Common qw(time); # Piecemeal, Time::Format-like patterns $RE{time}{tf}{-pat => pattern} # Piecemeal, strftime-like patterns $RE{time}{strftime}{-pat =>...
35.84 KB  
Desktop Utilities  -  Xfce 4 Datetime Plugin 0.5.0
Xfce 4 Datetime Plugin shows the date and time in the panel, and a calendar appears when you left-click on it. You can also have a look at ‘orage’, which is a bit more advanced calender. Usage: - Compile and install the datetime package...
368.64 KB  
Utilities  -  SimpleDateCalcLite 2.0
SimpleDateCalc is an application which can countdown to current date and time. Or when your due date has expired: countup. No fancy stuff or cluttering menu's... just plain simple! What do you get more with the payed version: • Quickly switch...
1.1 MB  
Utilities  -  Just...Now 1.2
A simple extension that show just the current Date and Time Uncomplicated, Simple Extension that Shows the Day,Date and Time which can be copied and Pasted anywhere. Something which I use often and may be useful for someone...
7.17 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB