OP 11 April, 2019 - 05:25 AM
Okay so I'm making a config on Openbullet, cracking HMA web, not the API. And I'm parsing the next billing date because it's unixtime, but I'm using recursive to capture multiple subscriptions. But when I go to convert the UnixTimeToDate I get this error:
I guess because it's parsing two Unix Times, instead of one. If I remove recursive it works fine:
So my question is, has anyone run into this problem, and if so, do you know a solution? I would love to be able to capture all expiration dates. Thanks.
I guess because it's parsing two Unix Times, instead of one. If I remove recursive it works fine:
So my question is, has anyone run into this problem, and if so, do you know a solution? I would love to be able to capture all expiration dates. Thanks.