Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%SubTime function


Old name
%SubTimeT
Function
The function subtracts a relative time TimeR from an absolute time TimeA. Result is an absolute time.
Declaration
TIME  %SubTime(
   TIME in TimeA, 
   REAL in TimeR,
   INT  in timeZone :=  %GetTimeZone()
)

Parameters
TimeA Absolute time.
TimeB Relative time.
timeZone Forced time zone to convert to a local time. It is set as a time zone offset from UTC during winter in seconds.

Note
Function works like the function %SubTimesLocal.
  • Žiadne štítky