program.end¶
Type | Status |
---|---|
CML extraction template | ![]() |
HTML5 representation | ![]() |
Attribute | Value |
---|---|
source | Turbomole log |
id | program.end |
name | Program end time |
pattern | \s*ww ww-ww-wwsdd:dd:dd.* |
endPattern | .* |
repeat | * |
xml:base | program.end.xml |
Input.
2011-12-16 00:41:13.113
Warning
Current template has input comments defined but it’s output is missing, please notify software developers.
Template definition.
<record id="runtime">{X,cc:dateEnd}</record>
<transform process="createDate" xpath=".//cml:scalar[@dictRef='cc:dateEnd']" format="yyyy-MM-dd HH:mm:ss.SSS" />
<transform process="pullup" xpath=".//cml:scalar" />
<transform process="delete" xpath=".//cml:list[count(*)=0]" />