Module Vcard
In: lib/vcard/dirinfo.rb
lib/vcard/attachment.rb
lib/vcard/errors.rb
lib/vcard/configuration.rb
lib/vcard/enumerator.rb
lib/vcard/version.rb
lib/vcard/bnf.rb
lib/vcard/field.rb
lib/vcard/vcard.rb
lib/vcard.rb

This library is free software; you can redistribute it and/or modify it under the same terms as the ruby language itself.

Methods

Classes and Modules

Module Vcard::Attachment
Class Vcard::Configuration
Class Vcard::DirectoryInfo
Class Vcard::Enumerator
Class Vcard::InvalidEncodingError
Class Vcard::Unencodeable
Class Vcard::UnsupportedError
Class Vcard::Vcard

Constants

VERSION = "0.2.15"

Public Class methods

Convert a RFC 2425 date into a Date object.

param-value = paramtext / quoted-string paramtext = *SAFE-CHAR quoted-string = DQUOTE *QSAFE-CHAR DQUOTE

[Validate]