Moment's .format(String) to get the current hour (in 24-hour time) (documentation). code example
Example: momentjs utcoffset
moment().utcOffset() // will output 60 (for example)
moment().utcOffset() // will output 60 (for example)