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.
「6/14/2012:8:12PM」は、JavaスクリプトまたはDojoを使用してミリ秒(1338537600000など)に変換したいと考えています。
ありがとう
2 つの手順: 1. 文字列を JavaScript の日付に変換します。2. date.getTime() を呼び出します。