ITimezone
extends
IModel
in
Tags
Table of Contents
Methods
- getId() : string|int|null
- getIdentifier() : string
- Gets the identifier for the timezone. (America/Toronto, America/Winnipeg, America/Vancouver, etc.)
- getModelType() : string
- save() : IModel
Methods
getId()
public
getId() : string|int|null
Return values
string|int|nullgetIdentifier()
Gets the identifier for the timezone. (America/Toronto, America/Winnipeg, America/Vancouver, etc.)
public
getIdentifier() : string
Return values
stringgetModelType()
public
getModelType() : string
Return values
stringsave()
public
save() : IModel