Expose now()

Expose now()

I realize that the logic in the private `now()` function is incredibly simple, but I'm wondering if it could be exposed as $.now() ...

I find myself replicating it frequently (in plugins, page-init scripts, etc), and that doesn't seem very DRY. Seeing as how it's already in the core, just not exposed, it shouldn't impact the filesize of the core.