From 186ac3db3e341b375f4766dcb31e6db25d7f99cb Mon Sep 17 00:00:00 2001 From: Josh Pigford Date: Tue, 12 Nov 2024 14:52:22 -0600 Subject: [PATCH] Add time --- .../tools/widgets/content/_exchange_rate_calculator.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/tools/widgets/content/_exchange_rate_calculator.html.erb b/app/views/tools/widgets/content/_exchange_rate_calculator.html.erb index e4bf5b9..ee238ed 100644 --- a/app/views/tools/widgets/content/_exchange_rate_calculator.html.erb +++ b/app/views/tools/widgets/content/_exchange_rate_calculator.html.erb @@ -14,7 +14,8 @@
-

Exchange Rate

+

Exchange Rate

+

as of <%= Time.current.strftime("%B %d, %Y at %-I:%M %p") %>