TimeDate

ostrat.TimeDate
See theTimeDate companion object
final class TimeDate(val tics: Long) extends AnyVal

Attributes

Companion
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def +(operand: TimeSpan): TimeDate
def -(operand: TimeSpan): TimeDate
def --(operand: TimeDate): TimeSpan
def date: String

Concrete fields

val tics: Long