modifier.crmRSSPubDate.php
Table of Contents
Functions
- smarty_modifier_crmRSSPubDate() : string
- Format the given date to RSS pubDate RFC822 format, http://www.w3.org/Protocols/rfc822/#z28
Functions
smarty_modifier_crmRSSPubDate()
Format the given date to RSS pubDate RFC822 format, http://www.w3.org/Protocols/rfc822/#z28
smarty_modifier_crmRSSPubDate(string $dateString) : string
Parameters
- $dateString : string
-
Date which needs to converted to RFC822 format.
Return values
string —formatted text