Preparing search index...
The search index is not available
umt
umt
birthday
Function birthday
Example
birthday
(
2000
,
1
,
1
);
// 21
Copy
birthday
<
T
extends
MonTypeInt
>
(
year
:
number
,
mon
:
T
,
day
:
DayTypeInt
<
T
>
,
timeDifference
?:
HoursTypeInt
,
)
:
number
Type Parameters
T
extends
MonTypeInt
Parameters
year
:
number
mon
:
T
day
:
DayTypeInt
<
T
>
Optional
timeDifference
:
HoursTypeInt
= 9
時差
Returns
number
number 年齢
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
umt
Loading...
Example