Skip to content

Commit

Permalink
fix: timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
dviramontes committed Feb 3, 2017
1 parent 69e27eb commit 31fa143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/extractors/custom/www.cinemablend.com/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ export const WwwCinemablendComExtractor = {
selectors: [
['meta[name="article:published_time"]', 'value'],
],

timezone: 'EST',
},

lead_image_url: {
Expand Down

0 comments on commit 31fa143

Please sign in to comment.