Class: ONIX::ContributorDate

Inherits:
BaseDate show all
Defined in:
lib/onix/date.rb

Instance Attribute Summary

Attributes inherited from BaseDate

#deprecated_date_format

Attributes included from DateMethods

#date, #date_format, #datetime

Attributes included from Attributes

#attributes

Method Summary

Methods inherited from BaseDate

date_elements, #initialize, #parse

Methods included from DateMethods

#format_from_code, #format_from_string, #parse_date, #strpdate!, #time

Methods inherited from SubsetDSL

element, elements, #get_class, get_class, inherited, #initialize, n, #parse, ref_to_short, register_elements, register_scopes, #register_subset_array, registered_elements, #registered_elements, registered_scopes, scope, short_to_ref

Methods inherited from Subset

parse, #parse, #tag_match, #unsupported

Methods included from Attributes

attribute_class, #parse_attributes, #serialized_attributes

Constructor Details

This class inherits a constructor from ONIX::BaseDate