我有来自angular的请求,它将日期发送到服务器. const activationDate = new Date(); 我需要在发送请求之前将其转换为UTC日期格式在我的模型中,我有一个Date变量来将 ...
確定! 回上一頁