|
|
Browse by Tags
All Tags » date (RSS)
-
Hi Chris,
this MD5-thing is a good idea an might be an alternative to my date-hacking (http://openkapow.com/forums/thread/16013.aspx).
But without a GUI-Tag it does solve my current problem since I want to use the RSS-Feed directly in my reader without further parsing.
About the GUID-Tag: Yes, very often it is the URL since most Blogs ...
-
-
Date/time converter
| input$: dd/MM/yyyy hh:mm:ss
| output$: G_Day = dd
| G_Month = MM
| G_Year = yyyy
| G_Hour = hh
| G_Minute = mm
| G_Second = ss
| Build by Sensi_web
|
|