DateTimeHelper.parse NullPointerException

The parse method of DateFormat throws a NullPointerE when presented with a null argument.

During the initial setup of my vagrant-test-environment this happend about five to ten times stopping the entire process.

Find the mini-patch attached. (I will include this change also with the bigger patch suggestions for logging etc.)

I think such problems should be logged in addition. Do you agree?