提交 3603a69d authored 作者: Anthony Minessale's avatar Anthony Minessale

default to short date time in vm

上级 c0af0a85
...@@ -365,7 +365,7 @@ ...@@ -365,7 +365,7 @@
<macro name="voicemail_say_date"> <macro name="voicemail_say_date">
<input pattern="^(.*)$"> <input pattern="^(.*)$">
<match> <match>
<action function="say" data="$1" method="pronounced" type="current_date_time"/> <action function="say" data="$1" method="pronounced" type="short_date_time"/>
</match> </match>
</input> </input>
</macro> </macro>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论