Skip to content

LastDayOfMonth

[Source]

"End of every month" — Jan 31, Feb 28/29, Mar 31, ... Always the actual last day, varying with month length and leap years.

primitive val LastDayOfMonth

Constructors

create

[Source]

new val create()
: LastDayOfMonth val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: LastDayOfMonth val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: LastDayOfMonth val)
: Bool val

Parameters

Returns