Buy Questpond's video subscriptions on
huge discount
.
Online: 2164
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
How can we get todays date in JavaScript?
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 3450
var dt = new Date()
alert(dt.toString());
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
The _____________ rely on personalization and prov ...
Next question > :
How can we change the current page to another page ...
Comments or Responses
Login to post response
More Interview Questions
How can we change the current page to another page using “javascript”?
Once the request is authenticated, it must be determined whether the i ...
How can we refresh/reload the current webpage using javascript?
The act of determining the identity of the requesting entity is known ...
_______________ is the foundation of the Web Parts feature. It enables ...
Which of the following is not considered a JavaScript operator?
Why is "Connecting to SQL Server using Integrated Security" considered ...
______________ Class Provides an editor control that enables end users ...