Day
org.scalatest.time.Day
Indicates units for a single day.
This singleton object may be passed to the constructor of Span to specify day units of time, so long as the value passed to Span is 1. For example:
Span(1, Day)
Attributes
Members list
In this article