Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This will create a feature request which anybody can view and comment on.
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish: Use case when specifying documentation
sys.date
in Japanese, the inputMM月DD日HH
(which HH means hour).sys.date
will transcribe to HHHH-MM-DD in ISO-8601 format. E.g. HH is 15 then HHHH is 2015 asIf the input to be
MM月DD日HH時
,sys.date
will not able to transcribe it.How this might work:
sys.date
only transcribes specified date input rather than rest of number with unit (hour or minute) to year in ISO-8601 format.If applicable, reasons why alternative solutions are not sufficient:
sys.date-time
is possible to handle the use case and transcribe toYYYY-MM-DDTHH:00:00+09:00
. Upon assessment for some use cases,sys.date-time
is not considered.Other information (workarounds you have tried, documentation consulted, etc):https://cloud.google.com/dialogflow/es/docs/reference/system-entities#desc