fastcode-test-v2 - v1.0.7
Preparing search index...
getOtherDate
Function getOtherDate
getOtherDate
(
timeType
?:
1
|
2
,
num
?:
number
,
dateTime
?:
DateParam
,
type
?:
1
|
2
,
)
:
string
获取相对日期
Parameters
timeType
:
1
|
2
= 1
方向 (1:未来, 2:过去)
Optional
num
:
number
= 1
天数
Optional
dateTime
:
DateParam
基准日期
Optional
type
:
1
|
2
= 1
返回格式 (1:年月日, 2:月日)
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fastcode-test-v2 - v1.0.7
Loading...
获取相对日期