awesominat / stonks

The ideal investment platform
1 stars 0 forks source link

Swap localdate with localdatetime (3/4) #200

Closed awesominat closed 9 months ago

awesominat commented 9 months ago

fixes #191

image

  1. had to switch the gson adapter to use LocalDateTime
  2. switched TransactionHistoryView and GetNewsView to format the ISO-8601 time format into a more human format
  3. adjusted tests to use a "close enough" metric for testing transaction times