[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `TimeConversionUtils` class, which is part of the Google API Client Libraries for Java (gax) library."],["The `TimeConversionUtils` class offers static methods for converting between Java time objects (like `java.time.Duration` and `java.time.Instant`) and threeten time objects (`org.threeten.bp.Duration` and `org.threeten.bp.Instant`)."],["The latest version of `TimeConversionUtils` is `2.63.1`, but contains a history of its different versions, down to `2.7.1`."],["The class inherits members from the `java.lang.Object` superclass, such as `clone()`, `equals(Object)`, and `hashCode()`."],["The available static methods include `toJavaTimeDuration`, `toJavaTimeInstant`, `toThreetenDuration`, and `toThreetenInstant`, each facilitating a specific type of time object conversion."]]],[]]