Skip to content

Commit 4b52394

Browse files
committed
feat(date): Adding new key to look for creation date
Signed-off-by: Vincent Boutour <[email protected]>
1 parent c71f6c7 commit 4b52394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/exas/date.go

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ var (
1515
"SubSecCreateDate",
1616
"DateCreated",
1717
"DateTimeOriginal",
18+
"CreationDate",
1819
"CreateDate",
1920
}
2021

0 commit comments

Comments
 (0)