tmcw-up-for-adoption / date-tween

tween dates

Home Page:http://macwright.org/date-tween/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

date tweening

api

dateTween(startDate, endDate, duration, callback, done)

Tween from startDate to endDate in duration milliseconds, and call callback with a date object at each tween position. done is an optional callback that is called when the transition finishes.

  • dateTweenFormatDate: padded date formatter
  • dateTweenFormatTime: padded time formatter

About

tween dates

http://macwright.org/date-tween/


Languages

Language:JavaScript 100.0%