time

object time extends RouteDecode[LocalDateTime]
class RouteDecode[LocalDateTime]
class Object
trait Matchable
class Any
time.type

Value members

Inherited methods

def unapply(a: String): Option[LocalDateTime]
Inherited from:
RouteDecode