Simple label component with automatic today's date.
Date is formatting using DateFormatter formatter and the Fever Localisation API.
new FvDateLabel()
public function FvDateLabel(HAlignment:Number)
Constructor.
public function setFormattingString(pattern:String):Void
Sets the formatting pattern for date representation.
public function getFormattingString():String
Returns the formatting pattern apply.