<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Setting`](Setting) › [`addMomentFormat`](Setting/addMomentFormat)
## Setting.addMomentFormat() method
0.9.7
**Signature:**
```typescript
addMomentFormat(cb: (component: MomentFormatComponent) => any): this;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>cb</code> | <code>(component: </code>[`MomentFormatComponent`](MomentFormatComponent)<code>) => any</code> | |
**Returns:**
`this`