We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49b5ef commit 9cf23f1Copy full SHA for 9cf23f1
src/extractors/custom/www.al.com/index.js
@@ -11,7 +11,7 @@ export const WwwAlComExtractor = {
11
12
date_published: {
13
selectors: [['meta[name="article_date_original"]', 'value']],
14
- timezone: 'CST',
+ timezone: 'America/Chicago',
15
},
16
17
lead_image_url: {
0 commit comments