class Date implements INumber extends Dateimport { Date } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/mod.ts"; ConstructorsnewDate(registry: Registry, value?: CodecDate | Date | AnyNumber)PropertiesoptionalcreatedAtHash: IU8areadonlyencodedLength: numberreadonlyhash: IU8ainitialU8aLengthreadonlyisEmpty: booleanoptionalisStorageFallback: booleanreadonlyregistry: RegistryMethodsbitLength(): UIntBitLengtheq(other?: unknown): booleaninspect(): InspecttoBigInt(): biginttoBn(): BNtoHex(isLe?): HexStringtoHuman(): stringtoJSON(): anytoNumber(): numbertoPrimitive(): numbertoRawType(): stringtoString(): stringtoU8a(_isBare?: boolean): Uint8Array