{"version":3,"sources":["https://lively-kernel.org/lively4/lively4-jsx/src/client/reactive/components/rewritten/conduit/src/date-util-rp19.js"],"names":["convertTimestampToString","timestamp","Date","toDateString"],"mappings":";;;;;;;;AAAO,YAAMA,2BAA2BC,aACtC,IAAIC,IAAJ,CAASD,SAAT,EAAoBE,YAApB,EADK","file":"date-util-rp19.js","sourcesContent":["export const convertTimestampToString = timestamp =>\n  new Date(timestamp).toDateString();"]}