pf » Tag: parsedatetime on Pete Freitag's Blog

Advanced Date Parsing with ColdFusion

coldfusion Have you ever tried to parse a date that ColdFusion didn't recognize? It can be pretty tricky, and usually requires regular expressions.

Suppose you want to use DateFormat on an RFC-822 date. These dates are used by the HTTP protocol, and in RSS feeds.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags