mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-30 18:58:00 +00:00
[CI Skip] 0.28.4
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
|
||||
|
||||
# Functions
|
||||
|
||||
<a id="formatelapsed"></a>
|
||||
|
||||
## formatElapsed
|
||||
|
||||
▸ **formatElapsed**(now?: *`Date` \| `null`*, value?: *`BN` \| `Compact` \| `Date` \| `number` \| `null`*): `string`
|
||||
|
||||
*Defined in [formatElapsed.ts:20](https://github.com/polkadot-js/ui/blob/28b991d/packages/ui-util/src/formatElapsed.ts#L20)*
|
||||
|
||||
**Parameters:**
|
||||
|
||||
| Name | Type |
|
||||
| ------ | ------ |
|
||||
| `Optional` now | `Date` \| `null` |
|
||||
| `Optional` value | `BN` \| `Compact` \| `Date` \| `number` \| `null` |
|
||||
|
||||
**Returns:** `string`
|
||||
|
||||
___
|
||||
|
||||
Reference in New Issue
Block a user