This article needs a technical review. How you can help.
This API is available on Firefox OS for internal applications only.
Summary
The date
property provides the date when the data usage statistics chunk was stored.
Syntax
var date = instanceOfMozNetworkData.date;
Value
A Date object.
Specifications
Not part of any specification.