globalavocado / momentsDateCalculator

jQuery-based date calculator with localisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moments Date Calculator

An internationalised browser app that calculates a date 6 weeks in advance from a calendar selection input and displays the result, including the weekday.

technologies

objectives

Selecting a date from the jQuery date picker places a date into the input. On clicking the button, the new date is calculated using the MomentJS library. Some localisation files are provided as an example, other languages can be downloaded and applied as required.

project status

It works but has not been extensively tested yet.

wish list

  • localisation selector
  • display localised calendar

About

jQuery-based date calculator with localisation


Languages

Language:JavaScript 74.4%Language:HTML 21.1%Language:CSS 4.5%