Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 vanilla 对象映射器,哪些字符串格式将成功反序列化为 Instant 类型?
我想遵循 Postels 法并尽可能广泛地接受序列化时间格式,但我的测试人员想知道可能的日期格式的范围,以便他们可以围绕它进行测试。
谢谢 :)