scalation.database.TimeOfWeek
See theTimeOfWeek companion object
The TimeOfWeek
class keeps track relative date-time within a week, e.g., for a weekly schedule.
Value parameters
- day
-
the day of the week (Mon -> 1, ... Sun -> 7)
- time
-
the time of day in seconds (0 to 86399)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article