Javascript – How do I convert the local date and time (e.g. EST) to UTC?
I'm experimenting with Javascript, and wanted to try out converting a date and time that is indicating when the post was posted (such as a social media site), which is the local time zone (so if my system is EST,…