Setting date field to null

Setting date field to null

I've checked various forum posts about this, but not found a definite answer...

How do you set a date field to null?

I've tried  

datefield = null.toDate();

as suggested in one post, but that doesn't work in the new Builder.

Thanks

Alex