MailPoet.Date to handle localized dates and times

This commit is contained in:
Jonathan Labreuille
2016-02-22 15:21:23 +01:00
parent 2ec6bc8c99
commit f56bee76f2
9 changed files with 158 additions and 20 deletions

View File

@ -32,6 +32,10 @@
'admin.js'
)%>
<script type="text/javascript">
var mailpoet_date_format = "<%= get_option('date_format') %>";
</script>
<script>
HS.beacon.config({
icon: 'message',