using the javascript how can I get web server time and date? :eek:
aish 0 Light Poster
Recommended Answers
Jump to PostYou can't get the WEB SERVER date/time with JavaScript, since JavaScript is client-side. However, you can use JavaScript's date() method(s) to get the Web Browser/client date.
All 4 Replies
cppforlife 0 Newbie Poster
tgreer 189 Made Her Cry Team Colleague
aish 0 Light Poster
dalvir 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.