Packages

package lang

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class AsiaTokyo extends RuntimeTZ

    When using a fixed time zone

    When using a fixed time zone

    object MyTZ extends AsiaTokyoTZ with AutoInject
  2. class EtcUtc extends RuntimeTZ
  3. trait RuntimeTZ extends AnyRef

    Runtime timezone settings.

    Runtime timezone settings. By first overwriting, you can change the TimeZone handled by ScalaTime.

Value Members

  1. object SystemDefault extends RuntimeTZ with AutoInject

    TimeZone used by default.

    TimeZone used by default.

    Annotations
    @Inject()

Ungrouped