From 0289d14985927b4734ca13c23c811e960f6a0e92 Mon Sep 17 00:00:00 2001 From: Emanuele Ramella-Paia Date: Sun, 20 Jan 2019 14:35:12 -0800 Subject: [PATCH] Updated README with Transaction date TimeZone default --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bea8744..057dad6 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,8 @@ public class Transaction } ``` +### Transaction Dates +In case the financial institution is not including the timezone with the transaction date, we assume it is UTC. + + Please let me know if any issues and if you like give a star. \ No newline at end of file