summaryrefslogtreecommitdiff
path: root/experience/2019-06_lis.nix
diff options
context:
space:
mode:
Diffstat (limited to 'experience/2019-06_lis.nix')
-rw-r--r--experience/2019-06_lis.nix12
1 files changed, 10 insertions, 2 deletions
diff --git a/experience/2019-06_lis.nix b/experience/2019-06_lis.nix
index 0f446fc..32d8ddd 100644
--- a/experience/2019-06_lis.nix
+++ b/experience/2019-06_lis.nix
@@ -2,8 +2,16 @@
{
date = {
- start = "2019-06-01";
- end = "2019-07-31";
+ start = {
+ year = 2019;
+ month = 6;
+ day = 1;
+ };
+ end = {
+ year = 2019;
+ month = 7;
+ day = 31;
+ };
};
institution = {
position = "research intern in Natural Computing";