jquery-timeago icon indicating copy to clipboard operation
jquery-timeago copied to clipboard

NaN variable appear after pasing variable to timeago

Open PaYo90 opened this issue 5 years ago • 0 comments
trafficstars

thats how i have done it:

jQuery.timeago(elm.spCreatedAt.toString())

and this is the value of elm.spCreatedAt:

spCreatedAt: date: "2020-10-01 13:38:15.000000" timezone: "Europe/Berlin" timezone_type: 3

PaYo90 avatar Nov 17 '20 14:11 PaYo90