I have seen this post which explains how to get the number of milliseconds since 1970 for the CURRENT DATE:
how to get the number of seconds passed since 1970 for a date value?
My question is: how to get this value in milliseconds for any date ?
Thanks !!