Piotr Caban
|
2c7c0cd1c7
|
jscript: Added Date_setUTCSeconds and Date_setSeconds implementation.
|
2009-06-16 13:40:03 +02:00 |
Piotr Caban
|
0329be2e2f
|
jscript: Added Date_setUTCMilliseconds and Date_setMilliseconds implementation.
|
2009-06-16 13:39:49 +02:00 |
Piotr Caban
|
5f2eca2729
|
jscript: Added Date_getUTCMilliseconds and Date_getMilliseconds implementation.
|
2009-06-16 13:39:25 +02:00 |
Piotr Caban
|
3523a1f2bb
|
jscript: Added Date_getUTCSeconds and Date_getSeconds implementation.
|
2009-06-16 13:38:45 +02:00 |
Piotr Caban
|
a005865f45
|
jscript: Added Date_getUTCMinutes and Date_getMinutes implementation.
|
2009-06-16 13:38:19 +02:00 |
Piotr Caban
|
73a0f2c900
|
jscript: Fixed hour_from_time and week_day functions.
|
2009-06-16 13:38:00 +02:00 |
Piotr Caban
|
cfb7617688
|
jscript: Added Date_getHours and Date_getUTCHours implementation.
|
2009-06-10 11:50:14 +02:00 |
Piotr Caban
|
28e033e359
|
jscript: Added Date_getDay and Date_getUTCDay implementation.
|
2009-06-10 11:49:34 +02:00 |
Piotr Caban
|
190ed2ef99
|
jscript: Added Date_getDate and Date_getUTCDate implementation.
|
2009-06-10 11:49:25 +02:00 |
Piotr Caban
|
3f289de8a3
|
jscript: Added Date_getMonth and Date_getUTCMonth implementation.
|
2009-06-10 11:48:55 +02:00 |
Piotr Caban
|
8427127bb9
|
jscript: Added Date_getFullYear and Date_getUTCFullYear implementation.
|
2009-06-10 11:48:17 +02:00 |
Piotr Caban
|
c0af3a57c2
|
jscript: Added Date_setTime implementation.
|
2009-06-05 14:43:24 +02:00 |
Piotr Caban
|
c144859b13
|
jscript: Fix DateConstr_value (with no argument) implementation.
|
2009-06-05 14:43:24 +02:00 |
Piotr Caban
|
eb203a149b
|
jscript: Remove NaN related FIXMEs.
|
2009-06-04 12:12:56 +02:00 |
Jacek Caban
|
122198a24f
|
jscript: Added Date.getTime() implementation.
|
2008-10-14 11:26:33 +02:00 |
Jacek Caban
|
9932f29e69
|
jscript: Added Date constructor implementation.
|
2008-10-14 11:26:27 +02:00 |
Jacek Caban
|
84d8cddcae
|
jscript: Added Date constructor object implementation.
|
2008-10-01 11:39:37 -05:00 |