Yahoo! Pipes vs. timezones
I'm currently quite sure that this is the case, because I actually don't change the order on my end but let Yahoo! pipes do the whole feed merging. I only then try to convert all the dates to CEST.
So far I think, that Yahoo! Pipes might have a problem with feeds using different timezones. To demonstrate this I built a small example pipe that only tries to combine my weblog feed (UTC) with my bookmarks feed provided by ma.gnolia which sends the with a UTC-7 timezone. Both are using Atom as feed format.
A screenshot of my configuration for this merge can be seen here:
The problem is now, that the generated order is completely wrong:
- 2007-07-19T15:32:01Z
- 2007-07-19T11:28:25-07:00
- 2007-07-18T21:18:21Z
- and so on
The last time I checked, 11:28:25-07:00 should be after 15:32:01Z ...
Yahoo! Pipes seems to have some history with timezone issues which led some brave people to try to solve the problem on YP's side using quite complex pipes. I honestly don't want to go this way, so I will have to look around for alternatives in the near future
