<?php
echo date("Y/m/d") . "<br>";
echo date("Y.m.d") . "<br>";
echo date("Y-m-d");
date_default_timezone_set('Asia/Calcutta');
$date1 = date("Y-m-d H:i:s");
echo "<br>".$date1;
?>
Requirements 1. arduino-1.6.5-r2-windows.exe 2. as6installer-6.0.1843.exe When I try to configure avrdude in avr studio 6 then wina...
No comments:
Post a Comment