Class Date
A date time object that renders into a string formatted for HTTP header fields.
- ICanBoogie\DateTime
 - ┗ ICanBoogie\HTTP\Headers\Date
 
		
		
		Namespace: ICanBoogie\HTTP\Headers
See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3.1
Located at Headers/Date.php
	
		See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3.1
Located at Headers/Date.php
Methods summary
				
				 public static
				
				
				from( mixed $source, string|DateTimeZone|null $timezone = null )
				
				: ICanBoogie\HTTP\Headers\Date|ICanBoogie\DateTime