Registry / utility / nscala-time-2-11

nscala-time-2-11

JSON →
library3.0.0javamavenunverified

Scala wrapper for Joda-Time providing a more idiomatic Scala API for date and time manipulation.

<dependency> <groupId>com.github.nscala-time</groupId> <artifactId>nscala-time_2.11</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · NSCALA-TIME-2-11
N
nscala-time-2-11
utilityjavav3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Imports
com.github.nscala_time.time.Imports._

Using nscala-time to work with dates.

import com.github.nscala_time.time.Imports._ val now = DateTime.now() val tomorrow = now + 1.day
Debug
Known issues
breakingnscala-time is built for Scala 2.11; may not be compatible with newer Scala versions.
fix
Use nscala-time_2.12 or _2.13 for newer Scala versions.
affects: 3.0.0
Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
nscala-time-2-11 — mvn dependency:get nscala-time-2-11 · libregistry