public
Description: jQuery clock plugin - display 12-hour or 24-hour time notation, local or UTC time.
Homepage: http://plugins.jquery.com/project/jclock
Clone URL: git://github.com/dsparling/jclock.git
commit  dc114cd87404d7ba11e2ce7cf6ec9dd8ab2da1fc
tree    93e10f07554f242d7b081916582cbd436f3379ac
parent  78dfb84db6ef9a5ffb98a2520dbf578f59200584
jclock /
name age message
file README Loading commit data...
directory examples/
file jquery.jclock.js Wed Oct 07 05:37:09 -0700 2009 bugfix - change added +1 to getMonth for leadin... [dsparling]
directory jsspec/ Wed May 27 19:39:47 -0700 2009 updated version number [dsparling]
README
jQuery jClock Plugin 2.3.0
==========================

Homepage
--------
http://plugins.jquery.com/project/jclock (out of date)

Documentation
-------------
http://jquery.jclock.js.googlepages.com/jclock.html (out of date, see included examples)

Author
------
 
This plugin was written by and is maintained by Doug Sparling. Please
do not hesitate to contact me with comments and bug reports through the
plugin's official entry on the jQuery Plugins directory:
http://plugins.jquery.com/project/jclock
 
You can view the latest source code (and fork the entire project if you wish)
at http://github.com/dsparling/jclock
 
Contributors
------------
J5 (http://github.com/J5): timeout (v 2.2.0)
jsanders (http://github.com/jsanders/): seedTime (v 2.2.0) 
perldork (http://github.com/perldork): %m, %y (v 2.2.0)
 
Licensing
---------
 
Copyright (c) Doug Sparling (http://www.dougsparling.com), 2007-2009.
 
Dual-licensed under the BSD (BSD-LICENSE.txt) and GPL (GPL-LICENSE.txt)
Licenses.
 
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.