Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

Normalize "updateDate" and "installDate" fields for Firefox extensions information #69

Open
jjsendor opened this issue Feb 5, 2015 · 0 comments
Assignees

Comments

@jjsendor
Copy link
Contributor

jjsendor commented Feb 5, 2015

Firefox extensions information retrieved from extensions.json file in the user's profile contains fields with timestamp data, e.g. updateDate and installDate.
They should be normalized like the other timestamps retrieved by OSXCollector to a human-readable format.

It appears that the timestamp format used there does not fall into any of the four formats already recognized by the OSXCollector timestamp normalization function (seconds since 2001, seconds since epoch, microseconds since epoch and microseconds since 1601).

@ivanlei ivanlei self-assigned this Feb 7, 2015
@ivanlei ivanlei added the bug label Feb 7, 2015
@ivanlei ivanlei added the ready label May 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants