See #1992 (comment)
It'd be nice to use _wpDateSettings.formats.date but PHP and moment.js tokens don't match.
So part of this would be a JS finction to convert the PHP date() format into the Moment.js format.
This is needed by both the Latest Posts block and the Latest Comments block.
See #1992 (comment)
So part of this would be a JS finction to convert the PHP
date()format into the Moment.js format.This is needed by both the Latest Posts block and the Latest Comments block.