TimeStampAsRFC822 ( theTS ; Zone )
Converts a timestamp to RFC 822 format
Average rating: 4.4 (31 votes) Log in to vote
Peter Vinogradov - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts a FileMaker timestamp to RFC822, in the format: Sat, 07 Sep 2002 09:42:31 GMT
I use this as part of a solution to spin the RSS files for podcasts. For my time zone, I would use "-0500" for the "Zone" parameter. Note: my understanding of the RFC822 time spec is pretty poor, but so far this seems to generate valid timestamps for me.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.