diff --git a/ui/app/templates/components/reschedule-event-timeline.hbs b/ui/app/templates/components/reschedule-event-timeline.hbs
index d411974c5..fcbecbb34 100644
--- a/ui/app/templates/components/reschedule-event-timeline.hbs
+++ b/ui/app/templates/components/reschedule-event-timeline.hbs
@@ -13,7 +13,7 @@
{{#if (and allocation.followUpEvaluation.waitUntil (not allocation.nextAllocation))}}
{{x-icon "clock" class="is-info is-text"}} Nomad will attempt to reschedule
-
+
{{moment-from-now allocation.followUpEvaluation.waitUntil interval=1000}}
diff --git a/ui/app/templates/components/task-row.hbs b/ui/app/templates/components/task-row.hbs
index 55961a778..03d83201c 100644
--- a/ui/app/templates/components/task-row.hbs
+++ b/ui/app/templates/components/task-row.hbs
@@ -18,7 +18,7 @@
No message
{{/if}}
-
{{moment-format task.events.lastObject.time "MM/DD/YY HH:mm:ss"}} |
+
{{format-ts task.events.lastObject.time}} |
{{#with task.resources.networks.firstObject as |network|}}
|