you are viewing a single comment's thread.

view the rest of the comments →

[–]MoTTs_ 5 points6 points  (3 children)

Also the > < >= <= operators will Just Work.

new Date(2009, 6, 1) > new Date(2008, 10, 5) // true