Searched
full:date (Results
451 -
475 of
10589) sorted by null
<<11121314151617181920>>
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.5.21-6.js | 25 Description: Date.prototype.getUTCMilliseconds 32 Date: 12 november 1997 38 var TITLE = "Date.prototype.getUTCMilliseconds()"; 47 var now = (new Date()).valueOf(); 63 "(new Date("+t+")).getUTCMilliseconds()", 65 (new Date(t)).getUTCMilliseconds() );
|
15.9.5.21-7.js | 25 Description: Date.prototype.getUTCMilliseconds 32 Date: 12 november 1997 38 var TITLE = "Date.prototype.getUTCMilliseconds()"; 47 var now = (new Date()).valueOf(); 62 "(new Date("+t+")).getUTCMilliseconds()", 64 (new Date(t)).getUTCMilliseconds() );
|
15.9.5.30-1.js | 24 ECMA Section: 15.9.5.30 Date.prototype.setHours(hour [, min [, sec [, ms ]]] ) 45 Date: 12 november 1997 51 writeHeaderToLog( SECTION + " Date.prototype.setHours( hour [, min, sec, ms] )"); 72 "TDATE = new Date(0);(TDATE).setHours(0);TDATE" ); 75 "TDATE = new Date(28800000);(TDATE).setHours(23,59,999);TDATE" ); 78 "TDATE = new Date(28800000);(TDATE).setHours(999,999);TDATE" ); 81 "TDATE = new Date(28800000);(TDATE).setHours(999);TDATE" ); 84 "TDATE = new Date(28800000);(TDATE).setHours(-8);TDATE" ); 87 "TDATE = new Date(946684800000);(TDATE).setHours(8760);TDATE" ); 90 "d = new Date( " + (TIME_2000-msPerDay) +"); d.setHours(23,59,59,999)" ) [all...] |
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
symlinks | 29 "#MAKE#: `targ' is up to date."); 32 # Now update dep; in all cases targ should be out of date. 37 # Now update targ; in all cases targ should be up to date. 39 run_make_test(undef, '', "#MAKE#: `targ' is up to date."); 40 run_make_test(undef, '-L', "#MAKE#: `targ' is up to date."); 49 run_make_test(undef, '', "#MAKE#: `targ' is up to date.");
|
/external/icu4c/i18n/unicode/ |
datefmt.h | 11 * Date Name Description 49 * date formatting and parsing actions. 55 * To format a date for the current Locale, use one of the static factory 79 * To get specific fields of a date, you can use UFieldPosition to 91 * To format a date for a different Locale, specify it in the call to 106 * Use createDateInstance() to produce the normal date format for that country. 109 * to produce a DateFormat that formats both date and time. You can pass in 143 * the DateTimePatterns resource. There are 4 time patterns, 4 date patterns, 144 * the default date-time pattern, and 4 date-time patterns. Each block of 4 value [all...] |
/external/chromium/chrome/browser/resources/ |
guest_session_tab.html | 10 Date.now() + '">'); 22 'chrome://theme/css/newincognitotab.css?' + Date.now();
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/ |
LICENSE.sax.txt | 6 This page is now out of date -- see the new SAX site at 7 http://www.saxproject.org/ for more up-to-date
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
parsecvs.sh | 18 echo "[`date +%H:%M:%S`] Processing $i"; 26 echo "[`date +%H:%M:%S`] done.";
|
/external/icu4c/data/xml/brkitr/ |
el.xml | 14 <generation date="$Date: 2006/04/21 00:54:07 $"/>
|
en_US_POSIX.xml | 14 <generation date="$Date: 2006/04/21 00:54:06 $"/>
|
fi.xml | 14 <generation date="$Date: 2010/10/25 11:00:00 $"/>
|
he.xml | 14 <generation date="$Date: 2010/10/17 22:15:00 $"/>
|
ja.xml | 14 <generation date="$Date: 2006/04/21 00:54:07 $"/>
|
th.xml | 14 <generation date="$Date: 2006/04/21 00:54:07 $"/>
|
/external/icu4c/data/xml/collation/ |
root.xml | 14 <generation date="$Date: 2007/06/04 01:05:48 $"/>
|
/external/icu4c/data/xml/main/ |
aa.xml | 14 <generation date="$Date: 2008/05/25 01:05:49 $"/>
|
af.xml | 14 <generation date="$Date: 2008/05/25 01:05:49 $"/>
|
agq.xml | 14 <generation date="$Date: 2011-05-05 11:12:27 -0700 (Thu, 05 May 2011) $"/>
|
ak.xml | 14 <generation date="$Date: 2010-03-01 15:13:18 -0800 (Mon, 01 Mar 2010) $"/>
|
am.xml | 14 <generation date="$Date: 2008/05/25 01:05:49 $"/>
|
ar.xml | 14 <generation date="$Date: 2008/05/25 01:05:49 $"/>
|
as.xml | 14 <generation date="$Date: 2008/05/25 01:05:50 $"/>
|
asa.xml | 14 <generation date="$Date: 2010-03-01 15:13:18 -0800 (Mon, 01 Mar 2010) $"/>
|
az.xml | 14 <generation date="$Date: 2008/05/25 01:05:50 $"/>
|
az_Cyrl.xml | 14 <generation date="$Date: 2008/05/25 01:05:50 $"/>
|
Completed in 94 milliseconds
<<11121314151617181920>>