@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IDateValue
Properties
Property | Type | Description | Defined in |
---|---|---|---|
f | string | Description only date type has this property, we can use it to format the date | types/interface.ts:11 |
v | number | Description the date value, it stores the number of seconds since January 1, 1970, 00:00:00 UTC, it is same to excel date value | types/interface.ts:7 |