Unfortunately not. MySQL has no such function yet. (See Bug 2585)
You are best of, at the moment, using your front-end code to convert between the two types.
PHP, for instance, has the jdtounix function, which converts Julian days into a Unix timestamp.