Module: Feature_Timezone

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
app App

The app module object

timezone string

Timezone info

Source:
features/timezone.js
Returns:
Type
Promise.<*>