Skip to content

Commit

Permalink
Fixed date format of drinet job
Browse files Browse the repository at this point in the history
  • Loading branch information
frzb committed Jan 24, 2025
1 parent 4a41b4e commit 16c8542
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions input/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
"position": "Linux-Systemadministrator",
"name": "drinet",
"location": "Dresden, Germany",
"startDate": "2009-09",
"endDate": "2010-05",
"startDate": "09/2009",
"endDate": "05/2010",
"summary": "Provided IT support and infrastructure management"
}
],
Expand Down
4 changes: 2 additions & 2 deletions input/resume_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
"position": "Linux-Systemadministrator",
"name": "drinet",
"location": "Dresden, Deutschland",
"startDate": "2009-09",
"endDate": "2010-05",
"startDate": "09/2009",
"endDate": "05/2010",
"summary": "Bereitstellung von IT-Support und Infrastrukturmanagement"
}
],
Expand Down

0 comments on commit 16c8542

Please sign in to comment.