cookie添加当前时间

为什么使用SimpleDateFormatd向cooike中添加固定格式的当前时间添加不进去,只能 使用这个方法date.toLocaleString();

你直接放时间戳会更通用