Enable timezone feature
- Source:
- features/timezone.js
Members
-
<static> type :string
-
This feature is loaded at service stage
Type:
- string
- Source:
- features/timezone.js
Methods
-
<static> load_(app, timezone)
-
Load the feature
Parameters:
Name Type Description appApp The app module object
timezonestring Timezone info
- Source:
- features/timezone.js
Returns:
- Type
- Promise.<*>