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.
これは簡単な質問です。私はこれを達成できないことを知りません。以下に示すように、php を使用して行の各日付に文字列 (Date.UTC) を追加する方法
[Date.UTC(2011,11,20),5],[Date.UTC(2011,11,21),5]
今のところ、このような結果が得られました。行の各日付に Date.UTC 文字列を追加するだけです。
[["2011,09,03","1"],["2011,09,06","53"]]