Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
JavaScript Tutorial
Date 58 codes
Home
JavaScript Tutorial
Date
1 Convert Time
2 Create Date object by call the constructor
3 Create Date objects using various arguments in the Date() constructor
4 Date getDate()
5 Date getDay() with switch statement
6 Date getHours()
7 Date getMonth
8 Date getMonth() with switch statement
9 Date getTime()
10 Date getUTCDate()
11 Date getUTCDay()
12 Date getUTCFullYear()
13 Date getUTCHours()
14 Date getUTCMilliseconds()
15 Date getUTCMinutes()
16 Date getUTCMonth()
17 Date getUTCSeconds()
18 Date getYear()
19 Date parse()
20 Date prototype
21 Date setDate()
22 Date setFullYear()
23 Date setHours()
24 Date setMilliseconds()
25 Date setMinutes()
26 Date setMonth()
27 Date setSeconds()
28 Date setTime()
29 Date setUTCDate()
30 Date setUTCFullYear()
31 Date setUTCHours()
32 Date setUTCMilliseconds()
33 Date setUTCMinutes()
34 Date setUTCMonth()
35 Date setUTCSeconds()
36 Date setYear()
37 Date substraction
38 Date toGMTString()
39 Date toLocaleString()
40 Date toSource()
41 Date toString()
42 Date toUTCString()
43 Date UTC()
44 Date valueOf()
45 Date() getFullYear()
46 Date() getMilliseconds()
47 Date() getMinutes()
48 Date() getSeconds()
49 Date() getTimezoneOffset()
50 Display current time by using Date getHours(), Date() getMinutes(), Date() getSeconds()
51 Display the timezone offsets for two different dates
52 Get and Set method in Date object
53 Get day from a date
54 Get Full year from current date
55 Get year, month and day from date difference
56 Parse Date by using the Date parse(dateVariable)
57 Translate the Date() getDay() to a string day name
58 Translate the Date() getMonth() to month name