|
my guess:
Someone tried to put something like "Unknown" for the release date timestamp. Since the script expected a number, it converted it as an invalid value, which always corresponds to Dec 31st 1969, or "-1" in unix timestamp value.
__________________
|