S
srini
Hi experts,
I am developing one html form for our intranet users. I have a field
called "SubmitDate", which is a plain text field and when the user
opens the form, the form should populate the submit date with the
current date and time stamp in PST format. Example: 4/14/2004 9:39:59
AM.
This is California time.
I know that we can use now() function in some scripting languages.
Say, if I use JavaScript client-side code, how would I write that
little piece of code?
Can some one kindly send me the code part for populating a date field
with the current date and time stamp?
Thanks in advance,
Srini
I am developing one html form for our intranet users. I have a field
called "SubmitDate", which is a plain text field and when the user
opens the form, the form should populate the submit date with the
current date and time stamp in PST format. Example: 4/14/2004 9:39:59
AM.
This is California time.
I know that we can use now() function in some scripting languages.
Say, if I use JavaScript client-side code, how would I write that
little piece of code?
Can some one kindly send me the code part for populating a date field
with the current date and time stamp?
Thanks in advance,
Srini