Pionia Core

Month : int
in package

Table of Contents

Cases

April  = 4
August  = 8
December  = 12
February  = 2
January  = 1
July  = 7
June  = 6
March  = 3
May  = 5
November  = 11
October  = 10
September  = 9

Methods

fromName()  : self
fromNumber()  : self
int()  : int|null
locale()  : CarbonImmutable
ofTheYear()  : CarbonImmutable

Cases

Methods

fromName()

public static fromName(string $name[, string|null $locale = null ]) : self
Parameters
$name : string
$locale : string|null = null
Return values
self

fromNumber()

public static fromNumber(int $number) : self
Parameters
$number : int
Return values
self

int()

public static int(self|int|null $value) : int|null
Parameters
$value : self|int|null
Return values
int|null

        
On this page

Search results