OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timePart
(Results
1 - 2
of
2
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php
71
$
timePart
= $parts[2];
72
$year = substr($
timePart
, 0, 4);
73
$month = substr($
timePart
, 4, 2);
74
$day = substr($
timePart
, 6, 2);
75
$hour = substr($
timePart
,8,2);
76
$minute = substr($
timePart
,10,2);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar
Completed in 126 milliseconds