TstampCustomFormat

package

phing.tasks.system

Methods

validate parameter and execute the format.

execute(\TstampTask $tstamp) 

Arguments

$tstamp

\TstampTask

The locale used to create date/time string.

setLocale( $locale) 

Arguments

$locale

The date/time pattern to be used. The values are as defined by the PHP strftime() function.

setPattern( $pattern) 

Arguments

$pattern

The property to receive the date/time string in the given pattern

setProperty( $propertyName) 

Arguments

$propertyName

Properties

propertyName

propertyName : 

Type(s)

pattern

pattern : 

Type(s)

locale

locale : 

Type(s)