Field and Description |
---|
org.schabi.newpipe.extractor.stream.Stream.format |
Method and Description |
---|
org.schabi.newpipe.extractor.localization.DateWrapper.date()
use
DateWrapper.offsetDateTime() instead. |
Constructor and Description |
---|
org.schabi.newpipe.extractor.localization.DateWrapper(Calendar)
Use
DateWrapper(OffsetDateTime) instead. |
org.schabi.newpipe.extractor.localization.DateWrapper(Calendar, boolean)
Use
DateWrapper(OffsetDateTime, boolean) instead. |