I've been bothered by the timezone issue of items. The version of Feed2JS running on this site only has a new parameter named tz. If not defined, Feed2JS will just echo the string it finds in an item as the published date. However, if you specify your local timezone offset from GMT, it should correctly display the date and time in your local zone. For example, here in Arizona, the offset value is 7 hours ahead of GMT, so I enter -7.
Source >>