Date, PHP Web Programming

Assignment Help:

Returns the current date comprising date, month, & year. Note that the getMonth method returns 0 in December, 1 in January etc. thus add 1 to the getMonth method to display the correct date.

<HTML>

<BODY>

<SCRIPT LANGUAGE="JAVASCRIPT">

var d = new Date()

document.write("date = ")

document.write(d.getDate( )) document.write(".")

document.write(d.getMonth() + 1)

document.write(".")

document.write(d.getFullYear())

document.write("time = ")

document.write(d.getHours()) document.write(".")

document.write(d.getMinutes()  + 1)

 document.write(".")

document.write(d.getSeconds())

</SCRIPT>

</BODY>

</HTML>

406_Date.png

Figure:  Using the Date Object


Related Discussions:- Date

I need wordpress plugin development, Project Description: We have a cust...

Project Description: We have a custom booking engine software, which also powers reasonable functionality websites. In order to improve capability offering of our website, we ar

Write down notes on pear and its coding standards, Question: (a) Write...

Question: (a) Write down short notes on PEAR and its coding standards. (b) Consider a server with the following settings: servername: localhost username: alfred passw

Develop a professional site like match, I am mainly looking for a version o...

I am mainly looking for a version of a VERY professional site that is very same to a match.com - basically it would match people to jobs and vice verso. It would show percentage

A skilled amazon api is required, A skilled Amazon API is required We ha...

A skilled Amazon API is required We have a website where we significance products from an ecommerce site as well as pushing the products to ebay as well as getting sales reports

We need help in site coding, We need help in Site coding I have set up a...

We need help in Site coding I have set up a marquee using a jquery plugin. a) I want to duplicate that marquee action across multiple sites using iframe or some such so that

We need help in couponic customzation, We need help in COUPONIC CUSTOMZATIO...

We need help in COUPONIC CUSTOMZATION Need Customization of cuponic script with added modular functionality. I have purchased the script as well as the modules. The customizatio

Frames inside other frames, Here we will discuss how to divide frames into ...

Here we will discuss how to divide frames into distinct frames that means how to put horizontal frames in a vertical one & vice-versa. Here we will divide a frame in half horizonta

Magento expert and developer to assists maintain site, Magento expert and d...

Magento expert and developer to assists maintain existing site Job is quite simple. We have a website built in Magento. We would like to appoint someone who will help to main

I need help in erp/manufacturing website, I need help in ERP/Manufacturing ...

I need help in ERP/Manufacturing Website Seeking an internal-use ERP/Manufacturing Website developed for use at a Paper Mill. Modules/areas would comprising Customers, Sales Ord

Font tag, HTML provides the flexibility of altering the characteristics of ...

HTML provides the flexibility of altering the characteristics of the font like size, color etc. Every browser contains a default font setting which governs the default font name, s

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd