Skip to content

Commit

Permalink
Fix invalid dates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Dec 3, 2024
1 parent c281660 commit 5513b69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/event/column-db-evolution-2022/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ date_end: 2022-04-07T13:15:00-04:00
all_day: false

# Schedule page publish date (NOT talk date).
publishDate: 2022-04-07T00:00-04:00
publishDate: 2022-04-07T00:00:00-04:00

authors: ["pablo-suarez-otero"]
tags: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

title: "Learning from Uncurated Regular Expressions"
authors: ["admin"]
date: 2023-06-23:00:00:00-04:00
date: 2023-06-23T00:00:00-04:00
doi: "10.1145/3596225.3596226"

# Schedule page publish date (NOT publication's date).
publishDate: 2023-06-23:00:00:00-04:00
publishDate: 2023-06-23T00:00:00-04:00

# Publication type.
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
Expand Down

0 comments on commit 5513b69

Please sign in to comment.