diff --git a/themes/compact/src/partials/education.xml b/themes/compact/src/partials/education.xml
index 91d87a1..c3d3cb0 100644
--- a/themes/compact/src/partials/education.xml
+++ b/themes/compact/src/partials/education.xml
@@ -32,7 +32,7 @@
- {{formatDate safe.start 'YYYY-MM' }} — 2015-10
+ {{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY'}}
diff --git a/themes/compact/src/partials/employment.xml b/themes/compact/src/partials/employment.xml
index 466383d..c350103 100644
--- a/themes/compact/src/partials/employment.xml
+++ b/themes/compact/src/partials/employment.xml
@@ -32,7 +32,7 @@
- {{formatDate safe.start 'YYYY-MM' }} — 2015-10
+ {{formatDate safe.start 'YYYY-MM'}} — {{formatDate safe.end 'YYYY-MM'}}