Skip to main content

TimeFormatAction

amiudmodz


amiudmodz / proto / SyncActionValue / TimeFormatAction

Class: TimeFormatAction

Defined in: WAProto/index.d.ts:14558

Implements

Constructors

new TimeFormatAction()

new TimeFormatAction(p?): TimeFormatAction

Defined in: WAProto/index.d.ts:14559

Parameters

p?

ITimeFormatAction

Returns

TimeFormatAction

Properties

isTwentyFourHourFormatEnabled?

optional isTwentyFourHourFormatEnabled: null | boolean

Defined in: WAProto/index.d.ts:14560

Implementation of

ITimeFormatAction.isTwentyFourHourFormatEnabled

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:14566

Returns

object


create()

static create(properties?): TimeFormatAction

Defined in: WAProto/index.d.ts:14561

Parameters

properties?

ITimeFormatAction

Returns

TimeFormatAction


decode()

static decode(r, l?): TimeFormatAction

Defined in: WAProto/index.d.ts:14563

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

TimeFormatAction


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:14562

Parameters

m

ITimeFormatAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): TimeFormatAction

Defined in: WAProto/index.d.ts:14564

Parameters

d

Returns

TimeFormatAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:14567

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:14565

Parameters

m

TimeFormatAction

o?

IConversionOptions

Returns

object