Timestamp Operators and Type Conversions

The Timestamp type exposes the following members.

Operators

 

Name

Description

Timestamp Operators and Type Conversions 1:

Timestamp Operators and Type Conversions 2:

Equality

Determines whether two instances of the Timestamp class are equal.

Timestamp Operators and Type Conversions 3:

Timestamp Operators and Type Conversions 4:

.(DateTime to Timestamp)

Converts an instance of the DateTime class to the appropriate instance of the Timestamp class.

Timestamp Operators and Type Conversions 5:

Timestamp Operators and Type Conversions 6:

.(Timestamp to DateTime)

Converts an instance of the Timestamp class to the appropriate instance of the DateTime class.

Timestamp Operators and Type Conversions 7:

Timestamp Operators and Type Conversions 8:

Inequality

Determines whether two instances of the Timestamp class are not equal.

Reference

Timestamp Class

TcHmiSrv Namespace