fastcode-test-v2 - v1.0.7
Preparing search index...
getPrevDate
Function getPrevDate
getPrevDate
(
num
?:
number
,
type
?:
1
|
2
)
:
string
|
[
string
,
string
]
获取n天前的日期
Parameters
Optional
num
:
number
= 1
天数
Optional
type
:
1
|
2
返回格式 (1: [年月, 日], 2: 年月日)
Returns
string
|
[
string
,
string
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fastcode-test-v2 - v1.0.7
Loading...
获取n天前的日期