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.
我得到了哈希格式的结果:“日期”=>#'<'日期:4911851/2,0,2299161>
有人知道如何解析这种格式吗?我想将它解析为一个红宝石 Date 对象并进行进一步处理。
据我所知,结果仍然是一个时间戳对象。只需在 Date 或 DateTime 中使用它即可提取任何数据。
最好的。