mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-16 02:23:37 +00:00
94849bc997
* add JS_Date class implementing JS Date * support constructor args other than date string * support static methods of Date * Date objects are still automatically coerced to timestamp before using in JS.