javascript - Timestamp from the web browser? -
possible duplicate:
how can determine web user's time zone?
how timestamp in javascript?
i timestamp user web browser.
example: if user comes website usa , comes spain, save respective time , date in usa , spain.
just use new date().tostring()
;
Comments
Post a Comment