Skip to content

Commit

Permalink
Fix timestamp setup from milli-second to second in listings.json for …
Browse files Browse the repository at this point in the history
…internship postings
  • Loading branch information
vanshb03 committed Dec 1, 2024
1 parent 57dea60 commit ad73f12
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/scripts/listings.json
Original file line number Diff line number Diff line change
Expand Up @@ -46132,7 +46132,7 @@
"is_visible": true
},
{
"date_updated": 1733071540385,
"date_updated": 1733071540,
"url": "https://redirect.cvrve.me/f2304f074d18e875d1bb",
"locations": [
"Washington, DC"
Expand All @@ -46144,12 +46144,12 @@
"season": "Summer",
"source": "vanshb03",
"id": "78bf3c3a-8abb-451b-ae5e-56279b969397",
"date_posted": 1733071540385,
"date_posted": 1733071540,
"company_url": "",
"is_visible": true
},
{
"date_updated": 1733071641131,
"date_updated": 1733071641,
"url": "https://redirect.cvrve.me/25c339469f549a21aee2",
"locations": [
"Washington, DC"
Expand All @@ -46161,12 +46161,12 @@
"season": "Summer",
"source": "vanshb03",
"id": "84d5f28b-e8be-40d8-8e79-08c42bb67b4a",
"date_posted": 1733071641131,
"date_posted": 1733071641,
"company_url": "",
"is_visible": true
},
{
"date_updated": 1733071664431,
"date_updated": 1733071664,
"url": "https://redirect.cvrve.me/0150396f6620c581082f",
"locations": [
"Washington, DC"
Expand All @@ -46178,12 +46178,12 @@
"season": "Summer",
"source": "vanshb03",
"id": "92fc3136-6863-4045-a448-cc5fce6652e5",
"date_posted": 1733071664431,
"date_posted": 1733071664,
"company_url": "",
"is_visible": true
},
{
"date_updated": 1733071689413,
"date_updated": 1733071689,
"url": "https://redirect.cvrve.me/0e203ab0f702f971c984",
"locations": [
"Washington, DC"
Expand All @@ -46195,7 +46195,7 @@
"season": "Summer",
"source": "vanshb03",
"id": "499a2485-4f4b-40bd-aa35-3b11881b6eba",
"date_posted": 1733071689413,
"date_posted": 1733071689,
"company_url": "",
"is_visible": true
}
Expand Down

0 comments on commit ad73f12

Please sign in to comment.