RichLocalDateTimeProperty

com.github.nscala_time.time.RichLocalDateTimeProperty
final class RichLocalDateTimeProperty(underlying: Property) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(value: Int): LocalDateTime
def apply(text: String): LocalDateTime
def apply(text: String, locale: Locale): LocalDateTime
def localDateTime: LocalDateTime
def round: LocalDateTime
def roundCeiling: LocalDateTime
def roundDown: LocalDateTime
def roundFloor: LocalDateTime
def roundUp: LocalDateTime