-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyWeekly::FromString()
Rainer Stötter edited this page May 17, 2017
·
15 revisions
public abstract mixed libdatephp\cDateStrategy::FromString(string $str)
- Namespace : libdatephp
- Class name: cDateStrategyWeekly
- This is an abstract method
- This method is defined by libdatephp\cDateStrategy
The ABSTRACT method FromString( ) reads its specifications from the string $str Subclasses have to code this method before the class can be used.
The string template can be used for serialization.
The calendars for celebrities and holidays remain untouched.
- $str string - <p>the specifications as string</p>
This wiki page is part of the documentation of the PHP class library libdatephp