Skip to content

Commit 4df3a01

Browse files
Drew JoseyDrew Josey
authored andcommitted
comment
1 parent e9c8506 commit 4df3a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pypodcastparser/Item.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ def set_published_date(self, tag):
297297
if len(deconstructed_date) < 4:
298298
raise AttributeError
299299

300+
# Map of timezone offsets to timezone abbreviations
300301
offset_map = {
301302
"-1200": "IDLW",
302303
"-1100": "NUT",

0 commit comments

Comments
 (0)