How do I convert a DateTime structure to its equivalent RFC 3339 formatted string representation and/or parse this string representation back to a DateTime structure? The RF
A simple equation will able to obtain the result you are after:
rfcFormat = DateDiff("s", "1/1/1970", Now())