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

Hawaii Time Zone Difference freeware
Filter: All | Freeware | Demo
 

Hawaii Time Zone Difference

< 1 2 3 4 5 > 
Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 722

Forex Market Hours Monitor Forex Market Hours is a handy freeware program that allows keeping track on active Forex market sessions worldwide. London, New York, Sydney, Tokyo - major trading sessions with the biggest volume of trades are depicted in friendly dialog window with active hours tracking tool. Program needs no...



Platforms: Windows

License: Freeware Size: 491.52 KB Download (71): Forex Market Hours Monitor Download

Added: May 10, 2013 | Visits: 590

World Clock 6.x-1.3 / 5.x-1.3 This different times are displayed in a block.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "World Clock": - Displays up to 8 locations (countries/areas). - Automatically adjust for DST of each...





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): World Clock 6.x-1.3 / 5.x-1.3 Download

Added: May 16, 2013 | Visits: 775

Guestwho Script GuestWho is template based, meaning you can create your own static layout for each page, and incorporate special content tags to add dynamic information from GuestWho (e.g. date, time, etc).Features:- Ability to export entries to a number of formats.- Auto-correction of missing "http://" on web...


Platforms: CGI and Perl

License: Freeware Size: 133.12 KB Download (108): Guestwho Script Download

Added: April 19, 2013 | Visits: 550

Sun Azimuth Data Using this script, you can generate a set of data regarding Sun Azimuth Positions at various instants of time for any location on Earth. This data can be used in many applications, like, in determination of orientation of any plane's azimuth from True North.The syntax is 'sun_azimuth_data' (no...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): Sun Azimuth Data Download

Added: September 03, 2013 | Visits: 332

zntpdate This tool is like ntpdate but I added a feature to make an offset before set system date and time. It is particulary interesting when your system is configured without TIMEZONE and when you could not set nothing else but GMT0. If you are localized into an European Summer Time zone don't forget to...


Platforms: Mac

License: Freeware Size: 194.56 KB Download (38): zntpdate Download

Added: August 22, 2008 | Visits: 833

UTool UTool is a utility software. You can use it to calculate file MD5/CRC32/SHA1, Show time zone. With alarm clock, can play popular music file formats including MP3, MIDI, CDA and WAV. Shut Down PC at one time. Easy way to delete file use wildcard.


Platforms: Windows

License: Freeware Size: 528 KB Download (100): UTool Download

Added: August 24, 2008 | Visits: 1.105

System Spec System Spec is a system information program which can produce a specification of your Windows PC without listing lots of useless memory address and unnecessary information. It run without needing to be installed first which means you can run it on your customers PC. This utility can be used for...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (461): System Spec Download

Added: August 22, 2008 | Visits: 2.354

Laptop Analyzer Software Laptop configuration software is finest tool to retrieve complete information about the system. User not only can gather information about his own computer but also be able to retrieve the information of others system. PC analyzer software has developed to generate report of operating system,...


Platforms: Windows

License: Freeware Size: 194 KB Download (536): Laptop Analyzer Software Download

Added: August 27, 2008 | Visits: 1.633

Moonphase Moonphase - displays the current moon phase of the current day as an icon in the Activity field. You can change the time zone, latitude and longitude (just click on the map) to get a more accurate moon rise and set time and also the sunrise and sunset. A little bonus: If you like to fish, mark...


Platforms: Windows

License: Freeware Size: 1.45 MB Download (206): Moonphase Download

Added: August 15, 2008 | Visits: 928

ClanWatch Nowadays there are many users who participate in on-line gaming, organizing themselves into clans or teams. To organize themselves correctly, these teams usually have a "leader" or someone responsible for the group. For this there is an application designed to help them: ClanWatch. It works so...


Platforms: Windows

License: Freeware Size: 2 KB Download (104): ClanWatch Download

Added: August 12, 2008 | Visits: 1.325

PC Analyzer Software System analyzer software is easy and complete solution to analysis your system and provides details about your system in a secure manner. Computer analyzer tool analyze system and give information about memory status, drive configuration, operating system, locale information. PC analysis tool is...


Platforms: Windows

License: Freeware Size: 194 KB Download (470): PC Analyzer Software Download

Released: January 26, 2011  |  Added: January 31, 2011 | Visits: 2.429

BestSync BestSync is a professional utility for synchronizing/backup file and mail between net drive, shared folder, FTP server and USB drive with security and advanced features. BestSync is a professional utility for following solutions: 1. Synchronize files between PCs by utilizing network...


Platforms: Windows

License: Freeware Size: 6.23 MB Download (211): BestSync Download

Added: March 20, 2010 | Visits: 977

MirBSD #10 MirBSD originated as a patch set against OpenBSD-current, an ultra secure operating system and NetBSD derivate, and has since also incorporated changes from NetBSD, a 4.4BSD-derived ultra portable operating system. It features bugfixes, code removal for the sake of simplicity, and feature...


Platforms: *nix

License: Freeware Download (95): MirBSD #10 Download

Added: November 26, 2010 | Visits: 1.154

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: June 20, 2010 | Visits: 1.537

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.242

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 14, 2010 | Visits: 1.237

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): File::Listing Download

Added: March 18, 2010 | Visits: 909

Rose::DateTime::Util Rose::DateTime::Util Perl module contains some simple DateTime wrapper functions. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 11pm); print $now->day_of_week; # e.g., "Monday" # "December 25th 2001 at 11:00:00 PM" $date_text =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Rose::DateTime::Util Download

Added: February 15, 2010 | Visits: 915

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: April 11, 2010 | Visits: 848

Freesco FREESCO (stands for FREE ciSCO) is a free replacement for commercial routers supporting up to 10 ethernet/arcnet/token_ring/arlan network cards and up to 10 modems..


Platforms: *nix

License: Freeware Size: 86.02 KB Download (103): Freesco Download

< 1 2 3 4 5 >