date and time
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2320
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
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
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
Display Date and Time ih PHP NA
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: $0.00USD
13 downloads
Nice interface of Date and time 1.0
Nice interface of Date and time built in ajax code implementation. more>> Nice interface of Date and time built in ajax code implementation.<<less
Added: 2009-05-14 License: Other Price: $0.00USD
15 downloads
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
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
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
Displaying Dates and Times with ASP
There are various ways to display Dates and Times. You can display the Date in the standard MM/DD/YYYY or with the name of the day and month. You can display the Date with the Time or the Time all by more>> There are various ways to display Dates and Times. You can display the Date in the standard MM/DD/YYYY or with the name of the day and month. You can display the Date with the Time or the Time all by itself. You can also abbreviate the name of the Day or display the Time in either 24 hour or 12 hour format. This article will show you the basics of how it is done.<<less
Added: 2007-06-25 License: Freeware Price: Free
854 downloads
@1 Last Modified Date & Time 1.0
This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. SSI needed. It has a big advantage over other methods as it can be used to check on a file placed outside the root directory. more>> This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. SSI needed. It has a big advantage over other methods as it can be used to check on a file placed outside the root directory.<<less
Added: 2004-06-10 License: Freeware Price: $0.00USD
11 downloads
Other version of @1 Last Modified Date & Time
License:Freeware
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
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 and 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