Use the date formatter to format an event property that contains the time in milliseconds. You can use the Java’s SimpleDateFormat syntax to format an event from January 1, 1970:
${Mytopic.drql_evenformattedttime(1,date m/d/y)}
Use the number formatter to format an event property that contains a numeric value. You can use the Java’s NumberFormat syntax to format an event that contains a numeric value. The format always appears last in the parenthesized format expression as shown in the following code: