MTime

ostrat.MTime
See theMTime companion class
object MTime

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MTime.type

Members list

Value members

Concrete methods

def apply(year: Int, monthNum: Int, day: Int, hour: Int, minute: Int): MTime
def lastMonthDay(yearInt: Int, monthNum: Int): Int

Implicits

Implicits

implicit val unshowEv: UnshowInt5[MTime]