Skip to content

Update API documentation to reflect current behaviour: #79

@anjackson

Description

@anjackson

AFAICT, this is wrong:

/**
* Get the time when the record was created.
* @return Date in 14 digit time format (UTC).
* @see org.archive.util.ArchiveUtils#parse14DigitDate(String)
*/
public abstract String getDate();

The implementations appear to generate full ISO datetime stamps, i.e. 2011-02-17T06:59:50Z rather than the implied 20110217065950 (although I think older version of the code did do that).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions