'Date' Syntax and Note : Date : Javascript Objects : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP
JavaScript Reference Home »  Javascript Objects   » [  Date  ]   
 



'Date' Syntax and Note

Note:

Perform date computations.
    
Syntax:
    
var dateName = new Date(value// value is empty or a date string
dateName.memberName

    

      
      
Related examples in the same category
1.  'Date' Example
2.  'Date' JavaScript Properties
3.  'Date' JavaScript Methods
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.