; define('exp_datetimeformats', function() { 'use strict'; window.uitkformatter = window.uitkformatter || {}; window.uitkformatter.dateTimeSettings = window.uitkformatter.dateTimeSettings || {}; window.uitkformatter.dateTimeSettings.es_MX = {"calendarPlaceholder":"mm/dd/aaaa","time":{"format":{"full":"HH:mm:ss zzzz","medium":"HH:mm:ss","short":"h:mma","long":"HH:mm (zzzz)"}},"date":{"calendarPlaceholder":"mm/dd/aaaa","dateSeparators":"/","weekday":{"abbreviated":{"tuesday":"mar.","wednesday":"mié.","thursday":"jue.","friday":"vie.","sunday":"dom.","monday":"lun.","saturday":"sáb."},"narrow":{"tuesday":"M","wednesday":"M","thursday":"J","friday":"V","sunday":"D","monday":"L","saturday":"S"},"wide":{"tuesday":"martes","wednesday":"miércoles","thursday":"jueves","friday":"viernes","sunday":"domingo","monday":"lunes","saturday":"sábado"}},"month":{"abbreviated":{"february":"feb","may":"may","june":"jun","july":"jul","august":"ago","september":"sep","october":"oct","november":"nov","december":"dic","march":"mar","april":"abr","january":"ene"},"narrow":{"february":"f","may":"m","june":"j","july":"j","august":"a","september":"s","october":"o","november":"n","december":"d","march":"m","april":"a","january":"e"},"wide":{"february":"febrero","may":"mayo","june":"junio","july":"julio","august":"agosto","september":"septiembre","october":"octubre","november":"noviembre","december":"diciembre","march":"marzo","april":"abril","january":"enero"}},"format":{"full":"EEE, MMM d","medium":"MMM d","short":"MM/dd/yyyy","long":"MMM d, yyyy"}}}; return window.uitkformatter; });