public method BaseEvent.getDateTime

Brief

Gets the date time of event

Declaration

protojavascriptjavacsharp
public getDateTime() : datetime

Returns

The method retuns a datetime value that represents the date time of event

Details

Declared in BaseEvent

back