GithubHelp home page GithubHelp logo

php-exercises-date's Introduction

#PHP - Les dates Pour tous les exercices, vous pouvez utiliser le site http://php.net
N'hesitez pas à faire des pages avec du HTML/CSS ##Exercice 1 Afficher la date courante en respectant la forme jj/mm/aaaa (ex : 16/05/2016)

##Exercice 2 Afficher la date courante en respectant la forme jj-mm-aa (ex : 16-05-16)

##Exercice 3 Afficher la date courante avec le jour de la semaine et le mois en toutes lettres (ex : mardi 2 août 2016)
Bonus : Le faire en français.

##Exercice 4 Afficher le timestamp du jour.
Afficher le timestamp du mardi 2 août 2016 à 15h00.

##Exercice 5 Afficher le nombre de jour qui sépare la date du jour avec le 16 mai 2016.

##Exercice 6 Afficher le nombre de jour dans le mois de février de l'année 2016.

##Exercice 7 Afficher la date du jour + 20 jours.

##Exercice 8 Afficher la date du jour - 22 jours

##TP Faire un formulaire avec deux listes déroulantes. La première sert à choisir le mois, et le deuxième permet d'avoir l'année.
En fonction des choix, afficher un calendrier comme celui ci :
Calendrier

php-exercises-date's People

Contributors

jguiraud avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.