#7 By pass date_key that already are numbers
Merged by pingou. Opened by pingou.
bypassnumbers  into  master

Download 7.patch

Turns out some of the fields we are trying to convert to unit
timestamp may already be timestamp but we do not know which.
So instead, if the value is already a float or a int, just don't
convert it and continue.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata