You could try to use the CustomString widget from the app store. In the source microflow return the formatted data string, like
formatDateTime($Object/createdDate, 'MMMMM yyyy')
Put your actions in a microflow to run as the On Click property of the widget.
To display the widget to render like a button, enter the Class of the widget as
btn btn-primary