Skip to content

cDateStrategyDailyFixed::SetLanguage()

Rainer Stötter edited this page Apr 28, 2017 · 13 revisions

Method SetLanguage( )

 public   mixed libdatephp\cDateStrategy::SetLanguage(string $language)

The static method SetLanguage( ) sets the language, in which the algorithm should interact

Arguments

  • $language string - <p>string the language for messages. ('de_de', 'en_en' or 'fr_fr').</p>

Clone this wiki locally