Hi,
When using some API to get transaction detail (listaddresstransactions, getaddresstransaction ..) I notice that there are some field: time, timereceived, blocktime and so on . Which one is exactly the time that transaction was performed?
By the way, it is a long number. How can I convert it into normal Date/Time (for example .NET DateTime )