javascriptで日付セレクトボックスを作る - Qiita

<!DOCTYPE html><html><head> <title>日付選択</title> <script> //数値カウンターまとめ function Counter(elementId,…