Checks if a chainTime is after a given one
The other value to be compared
true if after a given chainTime, otherwise false
Checks if a chainTime is before a given one
The other value to be compared
true if before a given chainTime, otherwise false
Checks for equality
The other value to be compared
true if equal, otherwise false
Gets Chain Timestamp representation
real Date representation
Time in seconds since 01.01.1970
Sets ChainTime using Chain Timestamp
Sets blockTime using native Date
Any Date object
Creates a Block Time object from Chain Time Stamp
The timestamp from Chain
Creates a Block Time object from Date
Any Date object
A Value Object to facilitate Chain Timestamp conversions.