How to Format time in Yahoo PIpes to get the minutes past..??
Posted
by Nok Imchen
on Stack Overflow
See other posts from Stack Overflow
or by Nok Imchen
Published on 2010-05-28T09:07:56Z
Indexed on
2010/05/28
9:11 UTC
Read the original article
Hit count: 243
I fetched the tweets from twitter api using yahoo pipes. Now, twitter gives the time in this format "Thu May 27 19:56:21 +0000 2010". I want to know how many minutes have past since "Thu May 27 19:56:21 +0000 2010". How, can i format "Thu May 27 19:56:21 +0000 2010" in order to get the minutes past?? in other words, i want to subract "now" and "Thu May 27 19:56:21 +0000 2010". Then convert the result into minutes.
Please help me...
© Stack Overflow or respective owner