JsStaticMonthDay

Companion
class
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(month: Int, day: Int): MonthDay
Inherited from
StaticMonthDay
override
def now(): MonthDay
Definition Classes
Inherited from
JsStaticMonthDay
def now(zone: ZoneId): MonthDay
Inherited from
StaticMonthDay
def parse(str: String, formatter: DateTimeFormatter): MonthDay
Inherited from
StaticMonthDay
def parse(str: String): MonthDay
Inherited from
StaticMonthDay