converting date to epoch milliseconds
I have a Date Fri Jun 28 10:00:01 GMT+01:00 2024
which I want to convert to Epoch milis to send to the backend.
I have a Date Fri Jun 28 10:00:01 GMT+01:00 2024
which I want to convert to Epoch milis to send to the backend.