Uses of Class
com.aspose.tasks.DateTimeConverter
-
-
Uses of DateTimeConverter in com.aspose.tasks
Methods in com.aspose.tasks that return DateTimeConverter Modifier and Type Method Description DateTimeConverter
TimescaleTier. getDateTimeConverter()
Gets a callback function for handling rendering date tick in this tier.Methods in com.aspose.tasks with parameters of type DateTimeConverter Modifier and Type Method Description void
TimescaleTier. setDateTimeConverter(DateTimeConverter value)
Sets a callback function for handling rendering date tick in this tier.
-