Winter Cardinal UI - v0.442.0 / FormatNodessi
↳ FormatNodessi
• new FormatNodessi(precision?
): FormatNodessi
Name | Type |
---|---|
precision? |
string |
src/main/typescript/wcardinal/ui/util/format-node/format-node-precision.ts:11
• Protected
precision: undefined
| number
src/main/typescript/wcardinal/ui/util/format-node/format-node-precision.ts:9
▸ format(target
, step
, date
): string
Name | Type |
---|---|
target |
number |
step |
number |
date |
Date |
string
src/main/typescript/wcardinal/ui/util/format-node/format-node-fsi.ts:9
▸ format_(target
, unitInverse
, postfix
): string
Name | Type |
---|---|
target |
number |
unitInverse |
number |
postfix |
string |
string
src/main/typescript/wcardinal/ui/util/format-node/format-node-fsi.ts:54
▸ toAbs(target
, step
, date
): number
Name | Type |
---|---|
target |
number |
step |
number |
date |
Date |
number
src/main/typescript/wcardinal/ui/util/format-node/format-node-ssi.ts:9