NOTE!

Demo

Date Weekday Month MM/DD/YY Time
next fridayFridayAug1/1/1212:00 PM
todayThursSeptember1/1/1200:00
last TuesdayFriMar1/1/1018:00
the day after tomorrowWedJuly1/1/1313:00
2010-05-25T12:30:40.299+01:00MondayJan1/1/111:30 PM
May 25th of next yearTuesNov1/1/1114:00
25 May 2010TuesdayNovember1/1/111:58 PM
the last day of MarchMonDecember1/1/122:10 PM
last monthWednesdayApril1/1/1413:50
one day before yesterdayThursdayFeb1/1/084:00 AM

Two digit year calculator:

two digit year becomes 2020
( )

Page Header

<!-- blue theme stylesheet with additional css styles added in v2.0.17 -->
<link rel="stylesheet" href="../css/theme.blue.css">
<!-- tablesorter plugin -->
<script src="../js/jquery.tablesorter.js"></script>

<!-- load month, weekday and two digit year parsers -->
<script src="../js/parsers/parser-date-month.js"></script>
<script src="../js/parsers/parser-date-weekday.js"></script>
<script src="../js/parsers/parser-date-two-digit-year.js"></script>

<!-- http://sugarjs.com/dates#comparing_dates -->
<script src="../js/sugar.js"></script>
<script src="../js/parsers/parser-date-sugar.js"></script>

Javascript


	

HTML


	

Next up: Applying the filter widget ››