Author

Topic: Json-rpc transaction date and time (Read 1492 times)

LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
February 11, 2011, 02:47:38 AM
#6
If you will use Unix time, remember about the Y2K38 problem. (Bitcoin uses int64 to resolve it.)


r1b
newbie
Activity: 6
Merit: 0
February 10, 2011, 05:38:05 PM
#5
Ok.  Will upgrade and give it a shot.  Thanks.
legendary
Activity: 1232
Merit: 1076
February 10, 2011, 12:33:12 AM
#4
you need the new version which is 3.x.20

not on front page yet i dont think
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
February 10, 2011, 12:14:10 AM
#3
legendary
Activity: 1596
Merit: 1100
February 09, 2011, 08:26:18 PM
#2
Hi I've been working on integrating bitcoin into my personal finance application here: www.infinitypfm.org but I am scratching my head on how to get accurate date and time information on transactions using the api.

I searched over the docs here but am not seeing it: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list

'listtransactions' gives you 'time', which is Unix time (seconds since Jan 1, 1970 UTC)
r1b
newbie
Activity: 6
Merit: 0
February 09, 2011, 08:08:56 PM
#1
Hi I've been working on integrating bitcoin into my personal finance application here: www.infinitypfm.org but I am scratching my head on how to get accurate date and time information on transactions using the api.

I searched over the docs here but am not seeing it: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list

Is this information available?

Thanks.
Jump to: