Peter Kosel
30-06-05, 12:26
Hallo *all
ich möchte eine Zeit zu einem Timestamp addieren wie macht man das?
Mit folgendem Beispiel habe ich es probiert, das Zweite Statement funzt aber nicht.
hddokdat ist 8s 0
hddokzt ist 6s 0
wkts_mand = %TimeStamp(%date(%UNS(hddokdat)));
wkts_mand = wkts_mand + %time(%uns(hddokzt))
Vielen Dank vorab
ich möchte eine Zeit zu einem Timestamp addieren wie macht man das?
Mit folgendem Beispiel habe ich es probiert, das Zweite Statement funzt aber nicht.
hddokdat ist 8s 0
hddokzt ist 6s 0
wkts_mand = %TimeStamp(%date(%UNS(hddokdat)));
wkts_mand = wkts_mand + %time(%uns(hddokzt))
Vielen Dank vorab