README
Todo List
Swift_Mime_Headers_AbstractHeader | --Swift_Mime_Headers_DateHeader
Swift_Mime_Headers_DateHeader __construct( string $name)
Example:
string getFieldBody( )
This is not necessarily RFC 2822 compliant since folding white space will not be added at this stage (see toString() for that).
mixed getFieldBodyModel( )
This method returns a UNIX timestamp.
int getFieldType( )
int getTimestamp( )
void setFieldBodyModel( int $model)
This method takes a UNIX timestamp.
void setTimestamp( int $timestamp)