| Advertisement |
Monday, November 20, 2006
| Popular WPN Business Resources |
-

Increase Your Conversions with New Tool
According to Tim Ash, President and CEO of SiteTuners, landing page... -

Latest Features from Digg and StumbleUpon
Although news outlets continually bring reports about new features on... -

What's Next for Twitter API?
Although Twitter's homepage gets a tremendous amount of traffic, it...
iEntry 10th Anniversary
RSS
Newsletter
Advertising












6 Comments
Thanks for sharing
Been going all day working a feed publisher, thanks for the fast forward on the date validation.
System::String ^
System::String ^ DateTime::GetRFC822Date(System::DateTime ^ dt)
{
System::String ^ timeZone = dt->ToString("zzzz");
timeZone = timeZone->Replace(":", System::String::Empty);
return dt->ToString("ddd, dd MMM yyyy HH:mm:ss ") + timeZone;
};
thanks very much
i need to this code . thanks a lot for your code and good luck
thanks a lot.....you saved
thanks a lot.....you saved my day
thanks
thanks
Thanks
This was exactly what I was looking for - thank you :)
Post new comment