syndication feed - c# SyndicationItem pubdate to GMT -


i've been trying produce rss feed using system.servicemodel.syndication library..

at moment it's displaying aest +1000 (e.g. thu, 23 apr 2015 09:44:29 +1000) need produced gmt (e.g. sat, 07 dec 2013 19:39:04 gmt)

is there way set or force date format publishdate property in syndicationitem? or defaulted server time setting ?


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -