Use more accurate names for the date conversion functions
authorAntonio Ospite <ao2@ao2.it>
Tue, 17 May 2016 21:28:45 +0000 (23:28 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 20 May 2016 09:02:35 +0000 (11:02 +0200)
commit76afa982386da83e9542278ad3ea736d2fd486ff
tree1ce3f11c5998d3b1c4f22a9b4273aae3a0d044fd
parent17e33477fa142bfca1fa30369e610aaada3d1b51
Use more accurate names for the date conversion functions

The new names are epochToRssDate and strToRssDate.

Don't refer to gmdate() in the function names, this is just an
implementation detail which should not have leaked into the external
interface, instead mention RssDate in the function names to communicate
something about the output they produce.

Also, while at it, user the DATE_RSS format when calling gmdate().
rss_converter_dilbert.com.xsl
rss_converter_facebook.com.xsl
rss_converter_howtoons.com.xsl
rss_converter_instagram.com.xsl
rss_converter_pump.io.xsl
rss_converter_twitter.com.xsl
tweeper.php