|
This fun little time keeper
Chameleon PHP script shows
A simple copy & paste
Does exactly what it says on
keeps you thinking about
randomly, or in dependent on
script that automatically
the box - it converts a GMT
what the real time could be.
user's local time, different
updates the date portion of
date, entered by a user, in
Through five levels of
background images or colors.
your site's copyright notice
the format 'dd/mm/yyyy' into
fuzziness you will be
You can preset precise time
to cover the current year. A
UTC format and vice versa. A
baffled as to what time
(hours, minutes and
great time saver. All you
handy tool to have around
"Midday" really
seconds). Uses Flat File
have to do is copy &
when testing SQL date-based
is, or how close "Five
(txt file) and does not need
paste the code to the
queries where dates are
to Twelve" happens to
MySQL or any other DB.
footnote of your document
stored in UTC format.
be. Implementation is easy
and change the beginning
and allows for GMT
date and copyright text to
correction. Enjoy this
your own.
script and keep your viewers
wondering what the real time
is!
Date: Dec, 26 2006 Date: Nov, 12 2006 Date: Oct, 21 2006 Date: Oct, 03 2006 |
|
This short script works under
The PHP Date Library is
- dateCalculator is a simple
This script can show when a
windows and under linux too.
collection of professional
to install php/mysql script
file was last modified. It
I wrote it for everybody who
native PHP functions to work
that allows you to see how
can show last modification
is looking for a script for
with dates. It does not
much time has elapsed since
date of any file. You just
showing the date and time
require any PHP extensions.
certain events. You can add
need to execute this script
internationalized. Easy to
This library includes most
any event to the script,
with your browser and type
configure. There are two
useful functions to work
like a birthday,
the url of file after the
files: time.php and
with dates. It includes
anniversary, purchase, etc.
url the script.
conf.php. Once you have
functions to validate the
It will display the time
configured the file
date, shift date by given
elapsed in years, weeks,
conf.php, upload all files
amount of days, calculate
months, and days. It's an
to your web server.
difference between two
informative script that is
dates, calculate week number
fun to view every now and
for given date and much
then.
more.
It properly handles
leap years and is ISO
compatible.
Professional
programmer has spent 3+ days
to study the subject, code
the library, write manual
and put it all here.
Date: Oct, 02 2006 Date: Sep, 27 2006 Date: Sep, 20 2006 Date: Sep, 11 2006 |