[jQuery] New Plugin: ODBCDate functions
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi folks,
Today, I was in need of a function to parse strings in the ODBCDateTime
format. I needed to convert a string in the ODBCDateTime format to a
valid JavaScript Date object, and vise versa. So instead of just
writing the functions for me, I decided to make them a plugin for
jQuery.
They're simple, and I'll work on adding a bit more functionality
(either as I need it, or as the community responds with the need), but
for now, I just threw it together.
Here's my little <a href="http://cjordan.info/jquery/ODBCDateDemo.cfm">demo</a>
page. Check it out, and comment if you like. As the page says: it's my
first plug-in so be gentle! :o)
G'night folks.
Chris
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/