A2UI/samples/agent/adk
jacobsimionato 2e373b4735
Remove output format from DateTimeInput and clarify data model format (#353)
- Parameter was not properly documented, so not clear what it was doing
- Parameter not implemented by any renderers AFAICT
- Parameter is neither well-suited for formatting date for data transmission purposes, or for display purposes:
  - Transmission purposes: Better to use ISO 8601 format as it's standardized.
  - Display purposes: Likely better for the renderer to handle display of dates using a localization library to adapt based on the user location and preferences. Otherwise, this complexity is pushed to the backend.
2025-12-19 10:58:09 +10:30
..
contact_lookup Remove output format from DateTimeInput and clarify data model format (#353) 2025-12-19 10:58:09 +10:30
orchestrator [doc] fixing typos in diverse files (#292) 2025-12-18 10:00:03 +10:30
restaurant_finder Remove output format from DateTimeInput and clarify data model format (#353) 2025-12-19 10:58:09 +10:30
rizzcharts update disclaimers (#284) 2025-12-15 12:34:41 -05:00
pyproject.toml Fix build (#289) 2025-12-16 12:59:27 +10:30
uv.lock Fix build (#289) 2025-12-16 12:59:27 +10:30