RE: date and time script |
The AIML spec only defines the format option for the date tag. The locale and timezone options are PandoraBot extensions. I will look into adding support for them to our AIML support. You can also use Self code inside AIML.
<template>{Date.setTimeZone(Date.time(), "CET")}</template>
|
|
|
|
|