Metrohm viva 1.1 (ProLab) User Manual

Page 77

Advertising
background image

■■■■■■■■■■■■■■■■■■■■■■

2 General program functions

viva 1.1 (for process analysis)

■■■■■■■■

65

minute 0 - 59

second 0 - 59

A parameter can be indicated either directly as a number or as a variable
of the Number type. If the parameter does not correspond to the
expected type, it will automatically be converted to it. If this is not possi-
ble, the result of this operation is returned as invalid.

NOTE

Only the integral part is used for all parameters.

A variable of the Date/Time type cannot be transferred as a parameter
here.

Both for the automatic and explicit conversion of a Time to the Num-
ber
type, the number of days are counted since December 30, 1899
at 01 hours.

Attention: December 30, 1899 01 hours = 0.00000 days, this number
is rounded off to 5 decimal places, although a relational operation, for
example, is carried out using the exact value!

Return value
Date/Time in the yyyy-mm-dd hh:mm:ss UTC ±xx format

NOTE

UTC = Coordinated Universal Time, from which the times in the various
time zones of the earth are derived. CET (Central European Time) is
equal to UTC plus 1 hour, in the summer time UTC plus 2 hours.

Examples
Time(2004;06;02;10;30;25) = 2004-06-02 10:30:25 UTC +2
(dependent on the system time)

Time('CV.TestYear';'CV.TestMonth';'CV.TestDay';'CV.Tes-
tHour';'CV.TestMin';'CV.TestSec')
= Date comprised of the common
variables

Advertising