[[["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, focusing on its utility in converting between different time representations in Java."],["The latest available version of this class is 2.63.1, but the page includes documentation for versions ranging from 2.63.1 down to 2.7.1."],["The `TimeConversionUtils` class offers four static methods: `toJavaTimeDuration`, `toJavaTimeInstant`, `toThreetenDuration`, and `toThreetenInstant`, for converting between Java's time API and the ThreeTen-Backport library's API."],["The class inherits several standard methods from the `java.lang.Object` class, such as `equals`, `hashCode`, and `toString`, among others, that are related to object management."],["The webpage details the parameters and return types for each of the four static conversion methods to specify what kind of conversion they make and the inputs/outputs of these methods."]]],[]]