Skip to content

@gala-chain/chaincodeReadme | API


@gala-chain/chaincode / txUnixTimeToDateIndexKeys

Function: txUnixTimeToDateIndexKeys()

txUnixTimeToDateIndexKeys(txUnixTime): object

Parameters

txUnixTime: number

Returns

object

day

day: string

hours

hours: string

milliseconds

milliseconds: string

minutes

minutes: string

month

month: string

seconds

seconds: string

year

year: string

Source

chaincode/src/utils/utils.ts:118