Does it work right? I have tried to convert 4611686020105360828 to unix with this function and it gave me 1677972914 ( which is Tue Jan 20 1970 ) , and I went to this vercel app to check if there is same, and yes, Date format is right, but unix timestamp is wrong
@sarah I’m trying to convert 4611686018427387914 from the UI that you linked and it’s not outputting anything. The code is not behaving as expected either. Can you please send me any references that you used for the function’s logic? We need to add this parsing logic to the TS SDK, so I am trying to come up with a reliable solution. Thanks!