This is a log of significant changes since Rhino 1.5 Release 5.
Support for Date.now()
Date.now() function which is a SpiderMonkey extension to ECMAScript standard is available now in Rhino. The function returns number of milliseconds passed since 1970-01-01 00:00:00 GMT.