|
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
The Int type is used to easily perform calculations on integer values... |
|
|
|
|
|
|
Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|