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 50.479.688 Times

Date Scripts freeware
Filter: All | Freeware | Demo
 

Date Scripts

1 2 3 4 5 > 
Added: July 26, 2013 | Visits: 491

Hetjens Expiration Date This plug-in adds a meta box to the post and page writing pages in wp-admin to set up an expiration date for that item. It uses the Wordpress cron feature to be executed once a day.After the expiration date the post will be in the trash can of Wordpress. The plug-in does not delete any post, but... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Hetjens Expiration Date Download

Added: May 25, 2013 | Visits: 372

Appearance Date Show a post on a date separate from its publish date. Platforms: PHP

License: Freeware Size: 10 KB Download (47): Appearance Date Download

Added: April 27, 2013 | Visits: 636

Front Page Exclude By Date A basic plugin that excludes posts published before a given date from appearing on the front page. This can be useful if you want to "reboot" your blog but don't want to lose all previous posts and break all links to them. Platforms: PHP

License: Freeware Size: 10 KB Download (45): Front Page Exclude By Date Download

Released: January 25, 2013  |  Added: January 25, 2013 | Visits: 818

AmoK Date Wizard AmoK Date Wizard runs discreetly as a background process and changes the system date via mouse click to an arbitrary date. This may lead to longer/unlimited test periods of shareware programs. As a shareware author you may test if your protection mechanisms are effective. As a reverse engineer... Platforms: Windows

License: Freeware Size: 373 KB Download (421): AmoK Date Wizard Download

Added: August 28, 2013 | Visits: 628

Bangla Numbers in Date and Time 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. Platforms: PHP

License: Freeware Size: 10 KB Download (54): Bangla Numbers in Date and Time Download

Released: March 31, 2007  |  Added: March 07, 2008 | Visits: 6.344

EXIF Date Changer Exchangeable Image File (EXIF) data is stored within JPEG images. Almost all digital cameras record and store the cameras settings, scene information, date/time the photo was taken etc within this EXIF data. This information can be really useful when it comes to sorting and viewing your digital... Platforms: Windows

License: Freeware Size: 592.75 KB Download (627): EXIF Date Changer Download

Added: September 14, 2010 | Visits: 1.428

Date::Hijri Date::Hijri is a Perl extension to convert islamic (hijri) and gregorian dates. SYNOPSIS use Date::Hijri; # convert gregorian to hijri date my ($hd, $hm, $hy) = g2h($gd, $gm, $gy); # convert hijri to gregorian date my ($gd, $gm, $gy) = h2g($hd, $hm, $hy); This simple module converts... Platforms: *nix

License: Freeware Size: 4.1 KB Download (374): Date::Hijri Download

Added: June 04, 2010 | Visits: 1.824

Font::TTF::Scripts::AP Font::TTF::Scripts::AP is a memory representation of a TTFBuilder Attachment Point database (APDB). SYNOPSIS use Font::TTF::Scripts::AP; $ap = Font::TTF::Scripts::AP->read_font($ttf_file, $ap_file, %opts); $ap->make_classes(); INSTANCE VARIABLES cmap Reference to the Microsoft cmap... Platforms: *nix

License: Freeware Size: 102.4 KB Download (201): Font::TTF::Scripts::AP Download

Added: February 12, 2010 | Visits: 1.168

Test::Reporter::Date::Format Test::Reporter::Date::Format Perl module contains date formating subroutines. SYNOPSIS use Test::Reporter::Date::Format; @lt = localtime(time); print time2str($template, time); print strftime($template, @lt); print time2str($template, time, $zone); print strftime($template, @lt,... Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Test::Reporter::Date::Format Download

Added: February 27, 2010 | Visits: 1.007

Date::Pcalc Date-Pcalc is a Perl module and is a direct translation of Steffen Beyers excellent Date::Calc module to use Perl only instead of a combination of Perl and C. This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western... Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Date::Pcalc Download

Added: October 14, 2010 | Visits: 991

Date::Convert::French_Rev Date::Convert::French_Rev can convert from / to French Revolutionary Calendar. SYNOPSIS use Date::Convert::French_Rev; Converting from Gregorian (or other) to Revolutionary $date=new Date::Convert::Gregorian(1799, 11, 9); convert Date::Convert::French_Rev $date; print $date->date_string,... Platforms: *nix

License: Freeware Size: 36.86 KB Download (93): Date::Convert::French_Rev Download

Added: April 06, 2010 | Visits: 1.511

Cluster Installation Finishing Scripts The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods. The usual installation process is used to build a reasonably configured node, and the system then reboots into... Platforms: *nix

License: Freeware Size: 11.26 KB Download (131): Cluster Installation Finishing Scripts Download

Added: October 11, 2010 | Visits: 1.159

vii-ppp-scripts The vii-ppp-scripts are yet another set of ppp scripts. They feature handling multiple ISPs, autosetting DNS from ISP, ability to have a different resolv.conf for each connection, phone billing and chatscripts. It is lacking of: Graphical interface Friendly set-up Explicit multiple modem... Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): vii-ppp-scripts Download

Added: October 21, 2010 | Visits: 1.589

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel... Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker Download

Added: September 02, 2010 | Visits: 981

Date::Roman Date::Roman is a Perl OO extension for handling roman style dates. SYNOPSIS use Date::Roman; $caesar_death = Date::Roman->new(roman => id 3 702); print $caesar_death->ical(),"n"; #prints -520315 This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC.. Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Date::Roman Download

Added: January 12, 2010 | Visits: 2.683

Date::Formatter 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 this object # see formatter mini-language... Platforms: *nix

License: Freeware Size: 12.29 KB Download (112): Date::Formatter Download

Added: May 18, 2010 | Visits: 1.191

Rains PPP scripts Rains PPP scripts are a set of tools that simplify the use and setup of pppd. Features include connection time logging, a ppp-off that works right with more than one pppd running, dial-on-demand support for pppd 2.3.x., and more. Another interesting feature is that the scripts keep track of... Platforms: *nix

License: Freeware Size: 20.48 KB Download (104): Rains PPP scripts Download

Added: July 25, 2010 | Visits: 955

Class::Date Class::Date is a perl module, which provides a simple date type for perl. You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g.,... Platforms: *nix

License: Freeware Size: 34.82 KB Download (89): Class::Date Download

Added: November 15, 2010 | Visits: 1.120

Date::ICal Date::ICal is a Perl extension for ICalendar date objects. SYNOPSIS use Date::ICal; $ical = Date::ICal->new( ical => 19971024T120000 ); $ical = Date::ICal->new( epoch => time ); $ical = Date::ICal->new( year => 1964, month => 10, day => 16, hour => 16, min => 12, sec => 47 ); $hour =... Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Date::ICal Download

Added: September 10, 2010 | Visits: 2.751

Truecrypt mount/unmount scripts Truecrypt mount/unmount scripts contains two .sh files for mounting and unmounting truecrypt partitions with some dialogues. When mounting a password is asked and when unmounting both normal and forced mounting is supported, asking the user what to do in each stage. These are very simple scripts,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (179): Truecrypt mount/unmount scripts Download

1 2 3 4 5 >