JsStaticMonthDay

Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def now(): MonthDay
Definition Classes

Inherited methods

def apply(month: Int, day: Int): MonthDay
Inherited from
StaticMonthDay
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