非標準
This feature is not on a current W3C standards track, but it is supported on the Firefox OS platform. Although implementations may change in the future and it is not supported widely across browsers, it is suitable for use in code dedicated to Firefox OS apps.
この API は 認定済みアプリのみ、 Firefox OS で有効になります。
概要
MozTimeManager
インタフェースはデバイスのシステム時間の設定に用います。
インタフェースの概要
interface MozTimeManager { void set((double or Date) time); }
プロパティ
無し
メソッド
MozTimeManager.set()
- システム時間を設定する
仕様
標準仕様書には含まれていません。