Get the number of seconds since the epoch (1st Jan 1970), offset by the specified number of seconds
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- offset
- Type: System Int64
the number of seconds to add
Return Value
the number of seconds since the epoch (1st Jan 1970), offset by the specified number of secondsSee Also