Date

enterprise.Date$package.Date
object Date

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Date.type

Members list

Value members

Concrete methods

def fromEpochSecond(n: Long): Date
def fromInstant(instant: Instant): Date

Concrete fields

val Epoch: Date

Extensions

Extensions

extension (thiz: Date)
def render: String
def toEpochSeconds: Long
def toInstant: Instant