const date = new Date(); // RFC 3339 format const rfc339 = date.toISOString();
2024-02-26T20:11:23.708Z