The documentation says the date needs to be in ISO8601 format. In Ruby, I'm converting my dates to the ISO8601 format (e.g. Time.now.utc.iso8601) ...
確定! 回上一頁