TekartikSembastTimestampExt extension

Timestamp extension

on
  • Timestamp

Methods

addDuration(Duration duration) → Timestamp

Available on Timestamp, provided by the TekartikSembastTimestampExt extension

Add a duration to a timestamp
difference(Timestamp other) Duration

Available on Timestamp, provided by the TekartikSembastTimestampExt extension

Returns a Duration with the difference when subtracting other from this DateTime.
substractDuration(Duration duration) → Timestamp

Available on Timestamp, provided by the TekartikSembastTimestampExt extension

Substract a duration to a timestamp