How to get current date using the Moment library? Not timestamp, but date. So please don't refer to that timestamp question already to be found.
I know how to get it in regular javascript, but I need a moment object with current date.
What about timezone, how to get current date in certain timezone?