Hello Guys,Som1 had some code snippets using If-Modified-Since in C#?
Whatever, header or parameter...
I want to get only replies TODAY starting of my parameter with some HOUR

Example:
I had 10 replies today (1 am -> 10 am) and i want only (5 am -> 10 am)

I'm trying this:

string url = "http://twitter.com/statuses/replies.xml?If-Modified-Since="; +
HttpUtility.UrlEncode("True, 09 Feb 2009 14:00:00 GMT")

-- 
Analista Desenvolvedor
www.espacodj.com

Reply via email to