HighTechTalks DotNet Forums  

Different formats for RSS feeds

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Different formats for RSS feeds in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Morten Krogh Lorentzen
 
Posts: n/a

Default Different formats for RSS feeds - 04-20-2006 , 06:37 AM






The date field for each RSS feed varies for many providers, somtimes
depending on timezone
The different formats will have to be interpreted differently, perhaps the
providers have different ways of interpreting the standard.
Examples are:

Jyllandsposten (Denmark)
Thu, 20 Apr 06 11:37:00 +0200

CNN
Thu, 20 Apr 2006 05:58:42 EDT

MSDN
Wed, 11 May 2005 07:00:00 GMT

The last one is the only format directly supported by the .NET date
conversion by using the code "r"
For conversion of other strings you must make a custom format conversion (I
think!)
Am i right?
I have had a lot of trouble with this, for instance when trying to convert
the date to another format like yyyy-mm-dd

With regards Morten



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.