Returns the date of the transaction.
Returns:
the date of the transaction
16 17 18
# File 'lib/finance/transaction.rb', line 16 def date @date end