It is possible in js projection to access event created date?

Is it there something I am missing but i don’t have access to the event created date in browser query

Yes, timestamp is not included in projections. I typically record my own timestamp either in metadata or event data itself at the point I create them.