Azure Resource Manager templates have functions for creating and converting ISO 8601 formatted timestamps. Unfortunately, Key Vault secret expiration attribute requires seconds since Unix epoch. How can I generate an arbitrary date time as seconds since Unix epoch in an ARM template?