将格式时间设置为hh:mm:ss:Streambase中的SSS

时间:2013-06-25 16:56:41

标签: streambase

在streambase中,应用程序输出视图中有一个时间列。使用的时间格式为hh:mm:ss如下链接。

http://www.google.co.id/imgres?q=application+output+view+in+streambase&sa=G&biw=1366&bih=705&tbm=isch&tbnid=VxEgT3OgKvwvAM:&imgrefurl=http://www.streambase.com/developers/docs/latest/concepts/applicationoutput.html&docid=KmTtpwz83q4UkM&imgurl=http://www.streambase.com/developers/docs/latest/images/app-output-view-details-pane-as-grid.png&w=483&h=517&ei=a8rJUbKZJ47DkwX7cQ&zoom=1&iact=rc&page=1&tbnh=198&tbnw=185&start=0&ndsp=15&ved=1t:429,r:0,s:0&tx=150&ty=119

我想在该视图上添加毫秒,以便时间列中的时间格式变为hh:mm:ss:SSS。我的问题是如何设置时间格式,以便在应用程序输出视图中显示毫秒?

1 个答案:

答案 0 :(得分:0)

没有任何直接方法可以在StreamBase Studio应用程序输出视图中添加毫秒或以其他方式更改时间列的输出格式。

最简单的方法是修改应用程序,将一个数据类型时间戳的字段添加到now()填充的感兴趣的输出流中,尽可能接近输出流。

听起来像是一个很好的功能请求,我建议您将其发送到support@tibco.com。

披露/免责声明:我是TIBCO Software,Inc。的员工。此处表达的意见是我自己的,而不是TIBCO。