o

org.scalatra.util

DateUtil

object DateUtil

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DateUtil
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def currentTimeMillis: Long
  2. def currentTimeMillis_=(ct: Long): Unit
  3. def formatDate(date: Date, format: String, timeZone: TimeZone = TimeZone.getTimeZone("GMT"), locale: Locale = Locale.ENGLISH): String
  4. def freezeTime(): Unit
  5. def unfreezeTime(): Unit