fq-utils / Exports / dateInterFace
# Interface: dateInterFace
Description
日期对象
# Table of contents
# Properties
# Properties
# day
• Optional day: strOrNumType
# Defined in
interface.ts:21 (opens new window)
# hour
• Optional hour: strOrNumType
# Defined in
interface.ts:22 (opens new window)
# minute
• Optional minute: strOrNumType
# Defined in
interface.ts:23 (opens new window)
# month
• Optional month: strOrNumType
# Defined in
interface.ts:20 (opens new window)
# second
• Optional second: strOrNumType
# Defined in
interface.ts:24 (opens new window)
# year
• Optional year: strOrNumType