date time
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1727
phpDateTime 0.6.1.0
PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp more>> PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp<<less
Added: 2004-05-06 License: LGPL Price: $0.00USD
12 downloads
Other version of phpDateTime
License:LGPL
LI-Date n Time
LI-Date n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum more>> LI-Date n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum on the number of dates/times you can display. Any format of date and time is possible in any order. You simply click on all the elements you want to include in the date/time and the script generates some code for your website. You also get a setup file in which you can enter the names of days and months in any language, in case you want to use month and day names in your clock but dont want to use the default english names. (e.g. sunday, August etc.)<<less
Added: 2006-08-27 License: Freeware Price: Free
1157 downloads
LI-Date 'n Time 1.0
LI-Date n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum on the number of dates/times you can display. Any more>> LI-Date n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum on the number of dates/times you can display. Any format of date and time is possible in any order. You simply click on all the elements you want to include in the date/time and the script generates some code for your website. You also get a setup file in which you can enter the names of days and months in any language, in case you want to use month and day names in your clock but dont want to use the default english names. (e.g. sunday, August etc.)<<less
Added: 2006-08-27 License: Freeware Price: $0.00USD
10 downloads
A71Time 1.1
This short script works under windows and under linux too. I wrote it for everybody who is looking for a script for showing the date and time internationalized. Easy to configure. There are two files: time.php and conf.php. Once you have configured the more>> This short script works under windows and under linux too. I wrote it for everybody who is looking for a script for showing the date and time internationalized. Easy to configure. There are two files: time.php and conf.php. Once you have configured the file conf.php, upload all files to your web server.<<less
Added: 2006-10-02 License: Freeware Price: 0.00EUR
12 downloads
Other version of A71Time
Date( ) to Image Swap 1.0
This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement. more>> This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement.<<less
Added: 2005-04-10 License: Price: 0.00 Price: 0.00
12 downloads
Other version of Date( ) to Image Swap
License:Not Specified
Date Display
Want to add the current date to a webpage well this JavaScript will allow you to do just that! Complete with instructions. more>> Want to add the current date to a webpage well this JavaScript will allow you to do just that! Complete with instructions.<<less
Added: 2006-07-30 License: Freeware Price: 0.00GBP
77 downloads
Formating Date and Time 1
In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings. more>> In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings.<<less
Added: 2004-02-10 License: Freeware Price: $0.00USD
12 downloads
Long Date And Time Format 1.0
The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005 more>> The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005<<less
Added: 2005-05-12 License: Freeware Price: $0.00USD
12 downloads
Other version of Long Date And Time Format
License:Freeware
Basic Date Picker
Basic Date Picker Lite is a professional cross-browser ASP.NET calendar web control. This quick loading DHTML calendar enables rapid, error free, date selection without the use of pop-up windows. Save more>> Basic Date Picker Lite is a professional cross-browser ASP.NET calendar web control. This quick loading DHTML calendar enables rapid, error free, date selection without the use of pop-up windows. Save development time and optimize user experience with this highly flexible, customizable ASP.NET control. Implement a range of date selector options quickly and redistribute with your websites and applications for free.<<less
Added: 2005-05-31 License: Commercial License Price: $85.00AdditionalInfoWehavearangeoflicensesincludingafree,featurelimitedversion.
1796 downloads
XQTO Date Picker 1
Simple to install and at only 8K in size it adds much less weight to your page than most other date pickers. more>> Simple to install and at only 8K in size it adds much less weight to your page than most other date pickers.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
12 downloads
ADOdb Date and Time Library 0.17
PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome more>> PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome these limitation by replacing the native functions signed integers with PHP floating point numbers when necessary. This library supports dates from 100 A.D. to billions of years in the future. For high speed, this library uses the native date functions where possible, and only switches to PHP code when the dates fall outside the 32-bit signed integer range.<<less
Added: 2003-01-27 License: BSD Price: 0.00
13 downloads
Other version of ADOdb Date and Time Library
License:BSD Style
Display Date and Time ih PHP
In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Lets see our sample. more>> In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Lets see our sample.<<less
Added: 2006-08-31 License: Freeware Price: Free
1175 downloads
Format date and time with ASP
ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily. more>> ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.<<less
Added: 2005-11-12 License: Freeware Price: Free
1451 downloads
A simple Date and Time script V1.1
This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can more>> This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can easily change its appearance to match your site. Included with the script are full instructions on setting it up and using it. Multiple language support.<<less
Added: 2004-08-26 License: Freeware Price: $0.00USD
14 downloads
Other version of A simple Date and Time script
Price: FreeAdditionalInfoFree
License:Freeware
License:Freeware
SmileyTime 1
Currently 3 styles to choose from. Countries smiley time smiley generator: Smiley Signs showing local date and time, city, flag, and smiley eye and mouth selections. Choose your Time Offset from GMT, select your countrys flag, choose the smileys more>> Currently 3 styles to choose from. Countries smiley time smiley generator: Smiley Signs showing local date and time, city, flag, and smiley eye and mouth selections. Choose your Time Offset from GMT, select your countrys flag, choose the smileys eyes and mouth, press send to generate your smiley time smiley sign! City or Country name is optional and limited to 12 characters Features text color choices and date format selection. Style 2 features a simple 12 hour format timekeeper smiley with eyes focused on the hour, time is displayed below. Style 1 is a simple smileysign showing date and time with the smiley of your choice.<<less
Added: 2006-07-05 License: Free Non-Commercial Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above date time search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed