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.329.719 Times

Dos Format software
Filter: All | Freeware | Demo
 

Dos Format

< 1 2 3 4 5 > 
Added: June 08, 2010 | Visits: 1.280

DateTime::Format::Builder DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): DateTime::Format::Builder Download

Added: June 20, 2010 | Visits: 1.540

DateTime::Format::Epoch::DotNet DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::DotNet Download

Added: September 08, 2010 | Visits: 1.247

DateTime::Format::Epoch::MacOS DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::MacOS Download

Added: June 02, 2010 | Visits: 1.117

DateTime::Format::Epoch::JD DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days. SYNOPSIS use DateTime::Format::Epoch::JD; my $dt = DateTime::Format::Epoch::JD->parse_datetime( 2453244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::JD->format_datetime($dt); # 2453244.5 my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::JD Download

Added: August 17, 2010 | Visits: 1.336

DateTime::Format::Epoch::TAI64 DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values. SYNOPSIS use DateTime::Format::Epoch::TAI64; my $dt = DateTime::Format::Epoch::TAI64 ->parse_datetime( 4611686019483526367 ); # 2003-06-20T19:49:59...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): DateTime::Format::Epoch::TAI64 Download

Added: September 01, 2010 | Visits: 880

SoundTracker SoundTracker is a music tracking tool for X11 / Unix similar in design to the DOS program FastTracker and the Amiga legend ProTracker. Samples can be lined up on tracks and patterns which are then arranged to a song. Supported module formats are XM and MOD; the player code is the one from...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (99): SoundTracker Download

Added: July 18, 2010 | Visits: 1.147

DateTime::Format::Epoch DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds. SYNOPSIS use DateTime::Format::Epoch; my $dt = DateTime->new( year => 1970, month => 1, day => 1 ); my $formatter = DateTime::Format::Epoch->new( epoch => $dt, unit => seconds, type => int, # or...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): DateTime::Format::Epoch Download

Released: April 21, 2013  |  Added: May 02, 2013 | Visits: 1.263

M3 Format Recovery Free M3 Format Recovery Free is a one-stop solution to restore lost data in Windows XP, 2003, Vista, Windows 7, 8. M3 Format Recovery Free does an amazing job on format recovery, unformat or lost data due to partition damage, software crash, virus infection, unexpected shutdown or any other...


Platforms: Windows

License: Freeware Size: 2.77 MB Download (96): M3 Format Recovery Free Download

Added: April 04, 2010 | Visits: 1.286

Time::Format Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (94): Time::Format Download

Added: August 09, 2010 | Visits: 846

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

Added: August 14, 2010 | Visits: 1.004

Format on Save Format on Save is a Eclipse plugin to automatically organizes imports and formats code when saving a Java editor. This is the exact equivalent as doing Ctrl-Shift-O, Ctrl-Shift-F before saving. New features: - Sort Members and Correct Indentation - preference page to configure defaults.


Platforms: *nix

License: Freeware Size: 52.22 KB Download (94): Format on Save Download

Released: May 26, 2014  |  Added: July 09, 2014 | Visits: 988

Convert Messages from EML to MSG Format Free and easy way to convert message files from EML to MSG format that is native to Microsoft Outlook. It is possible to retain the original folder structure: specify folder containing files and subfolders with files in EML format, target folder for resulting MSG files and run the utility. You...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 270.26 KB Download (94): Convert Messages from EML to MSG Format Download

Added: November 26, 2010 | Visits: 1.158

DateTime::Format::Pg DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times. SYNOPSIS use DateTime::Format::Pg; my $dt = DateTime::Format::Pg->parse_datetime( 2003-01-16 23:12:01 ); # 2003-01-16T23:12:01+0200 DateTime::Format::Pg->format_datetime($dt); This module understands...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): DateTime::Format::Pg Download

Added: November 14, 2010 | Visits: 1.188

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Released: February 16, 2012  |  Added: February 18, 2012 | Visits: 987

EML Format to Outlook Time is the essence, it has been rightly said. In today fast moving generation who will like to spend money on a tool, which takes forever to convert EML Format to Outlook. Get PCVARES EML to PST Converter software to transfer files of EML Format to Outlook. EML files from Windows Live Mail,...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.76 MB Download (93): EML Format to Outlook Download

Added: July 19, 2010 | Visits: 690

Adime Adime project is a library for constructing Allegro GUI dialogs in a way similar to scanf(), using a format string. Other features include a (customizable) 3d look and feel, 3d versions of some of Allegros GUI procs, complete help in many formats (HTML, txt, chm, texinfo, man, devhelp, and...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 235.52 KB Download (93): Adime Download

Added: January 05, 2010 | Visits: 1.095

DateTime::Format::Roman DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects. SYNOPSIS use DateTime::Format::Roman; my $formatter = DateTime::Format::Roman->new( pattern => %d %f %b %y ); my $dt = DateTime->new( year => 2003, month => 5, day => 28 );...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): DateTime::Format::Roman Download

Added: February 21, 2010 | Visits: 976

DateTime::Format::Epoch::RataDie DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die. SYNOPSIS use DateTime::Format::Epoch::RataDie; my $dt = DateTime::Format::Epoch::RataDie->parse_datetime( $count ); DateTime::Format::Epoch::RataDie->format_datetime($dt); # $count my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): DateTime::Format::Epoch::RataDie Download

Added: August 18, 2010 | Visits: 1.269

DateTime::Format::Strptime DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns. SYNOPSIS use DateTime::Format::Strptime; my $Strp = new DateTime::Format::Strptime( pattern => %T, locale => en_AU, time_zone => Australia/Melbourne, ); my $dt =...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): DateTime::Format::Strptime Download

Released: September 22, 2010  |  Added: July 02, 2011 | Visits: 1.370

Excel Number Date Format Excel Number Date Format v1.1 is a simple excel addin to format phone numbers and date. You can easily format your data with the help of this addin. You can format your phone number column with dash"-", Bracket"(" seperated and date column with long/short with time or without time format. It is...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 714.55 KB Download (91): Excel Number Date Format Download

< 1 2 3 4 5 >