function strPlus10Minute(){
var myToday=new Date();
var month = myToday.getMonth() + 1;
var day = myToday.getDate();
var hour = myToday.getHours();
var Minute = myToday.getMinutes();
var year = myToday.getFullYear();
var plusPara="A_" + year + '' + month + '' + day + '' + hour;
Being an enthusiast who likes to spend time binge-watching TV shows and movies and following the hype in the media and entertainment world. Exploring the field of technology and entertainment, I am here to share the varied experiences on this blog.
Leave a Reply