#serdar4003

1 messages ยท Page 1 of 1 (latest)

spiral daggerBOT
tight coral
#

What do you mean

vital cove
#

I have this date and i sent it as timestamp like this:

#

2024-08-05T11:46:17.000Z
1722858377000

tight coral
#

Correct

#

That's a unix timestamp

#

All our dates are in that format

vital cove
#

And when i read the subscription i get this:

#

canceledAt
:
"+056565-03-17T11:23:20.000Z"

#

๐Ÿ˜„

#

the subscription id is

#

sub_1OgQcvFvvqb2Ny2j9foLQPwI

tight coral
#

Sorry what's the question?

vital cove
#

when i check my timestamp

#

i get a different result

#

so why is your api giving me back that different date?

#

+056565-03-17T11:23:20.000Z

#

๐Ÿ˜„

#

seems to me wrong

spiral daggerBOT
vital cove
#

ok i found the issue

#

We are working in JavaScript

#

and i needed to make a divide 1000

#

of the javascript unix timestamp .. lol

#

1722858377 instead of this 1722858377000