Forum: JavaScript / DHTML / AJAX Apr 6th, 2007 |
| Replies: 1 Views: 1,017 Dear All,
i write this html to get date in this format 4/1/2007 00:00:00
but output is Sun Apr 1 00:00:00 UTC+0200 2007.
please help me to convert it to this format 4/1/2007 00:00:00 to use it... |
Forum: JavaScript / DHTML / AJAX Apr 5th, 2007 |
| Replies: 2 Views: 58,094 please,help me i want to convert date(string) to date (date time), this date i make setting for day with one (constant)
to use it in database i write in html
<html>
<head>
<SCRIPT... |