<!DOCTYPE html> <html> <body> <form action="demo_form.php"> Doğum günü (tarih ve saat): <input type="datetime" name="bdaytime"> <input type="submit"> </form> </body> </html>
<!DOCTYPE html> <html> <body> <form action="demo_form.php"> Doğum günü (tarih ve saat): <input type="datetime" name="bdaytime"> <input type="submit"> </form> </body> </html>
Sonuçları görmek için yukarıdaki butona tıklayınız.
Ana Sayfa