1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Historic Duration

From threeten

Jump to: navigation, search

The concept of a duration of time. Duration is the scientific expression of time. In science, the standard unit is the second.

An instant is a duration beyond the epoch point.

Need to decide on the name of the concept (and thus probably the name of the interface/class)

  • Duration

Need to decide the precision

  • Milliseconds - compatibility with existing Java SE
  • Nanoseconds - compatibility with databases
  • Unlimited - needs Big Decimal, which is slow and ugly

Other suggested definition: The length of a segment of the Timeline (a scalar value, expressed in e.g. nanoseconds).

Personal tools