Number to date(数字转日期(Number to date))¶
Convert a number into a date. For conversion, pick between using Unix milliseconds, or Unix seconds. This card is useful, for example, to convert the returned value (number data type) of a numeric aggregation on an object set Date property back to a Time type, to be used as input for other transforms or cards.
Input type¶
Number
Output type¶
Time
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
数字转日期(Number to date)¶
将数字转换为日期。转换时,可选择使用Unix毫秒(Unix milliseconds)或Unix秒(Unix seconds)。例如,该卡片可用于将对象集日期属性上的数值聚合返回的值(数字数据类型)转换回时间类型(Time type),以便作为其他转换或卡片的输入。
输入类型(Input type)¶
数字(Number)
输出类型(Output type)¶
时间(Time)
使用信息¶
| 功能 | 支持情况 |
|---|---|
| 标准Quiver卡片 | 支持 |
| 转换表转换 | 支持 |