Package dev.enola.ai.adk.tool.builtin
Class DateTimeTools
java.lang.Object
dev.enola.ai.adk.tool.builtin.DateTimeTools
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDateTimeTools(InstantSource instantSource) DateTimeTools(InstantSource instantSource, ZoneIdSupplier zoneIdSupplier, LocaleSupplier localeSupplier) -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.adk.tools.BaseToolcityCurrentTimeAdkTool(DateTimeTools dateTimeTool) static com.google.adk.tools.BaseToolcurrentDateAndTimeAdkTool(DateTimeTools dateTimeTool) static com.google.adk.tools.BaseToolcurrentTimeAdkTool(DateTimeTools dateTimeTool) getCityCurrentTime(String city)
-
Field Details
-
CITY_TIME
-
-
Constructor Details
-
DateTimeTools
public DateTimeTools(InstantSource instantSource, ZoneIdSupplier zoneIdSupplier, LocaleSupplier localeSupplier) -
DateTimeTools
-
-
Method Details
-
currentDateAndTimeAdkTool
-
currentTimeAdkTool
-
cityCurrentTimeAdkTool
-
getCurrentDateAndTime
-
getCurrentTime
-
getCityCurrentTime
-