| Package | Description |
|---|---|
| org.wikidata.query.rdf.common |
| Modifier and Type | Method and Description |
|---|---|
WikibaseDate |
WikibaseDate.cleanWeirdStuff()
Wikidata contains some odd dates like -13798000000-00-00T00:00:00Z and
February 30th.
|
static WikibaseDate |
WikibaseDate.fromSecondsSinceEpoch(long secondsSinceEpoch)
Build a WikibaseDate from seconds since epoch.
|
static WikibaseDate |
WikibaseDate.fromString(String string)
Build a WikibaseDate from the string representation.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
WikibaseDate.ToStringFormat.format(WikibaseDate date)
Format the date in this particular style.
|
Copyright © 2015. All rights reserved.