setdctime

Occurrence

optional, single

Attributes

Description

With <setdctime> the time of the dive computer is set.

Parent Elements

<setdcdata>

Child Elements

<time>

See Also

<setdcdata>

Examples

(see also <setdcdata>)

<setdcdata>
    <setdctime>
        <time>
            <!-- 11:42 am -->
            <hour>11</hour>
            <minute>42</minute>
        </time>
    </setdctime>
</setdcdata>