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.
7/1/13 16:37 を適切な ruby DateTime オブジェクトに変換することは可能ですか? Time.new と Time.parse は間違ったものを返すようです...
Time.parse("7/1/13 16:37") => 2007-01-13 16:37:00 -0500