Did you know Bot Libre also provides free hosted live chat for your own website or mobile app?
Bot Libre Forum : chatbot is not saying the correct time

RE: chatbot is not saying the correct time

by admin posted Jul 2 2020, 10:53

The issue seems to be with the format="%I".
For some reason we were adding 1 to the hour. We will update this.
If you use Self, jformat or format="%X" it will have the correct hour.

<aiml>
<category>
<pattern>time</pattern>
<template><date timezone="+4" format="%I:%M%p"/> -- <date timezone="+4" format="%X"/> -- <self>Date.setTimeZone(Date.time(), "GMT+4")</self></template>
</category>
</aiml>


Id: 34293020
Posted: Jul 2 2020, 10:53
Replies: 0
Views: 1358, today: 1, week: 1, month: 5
0 0 0.0/5