Skip to content

A full fledged date class cDate and a class to manage periods of time cPeriod written in PHP

License

Notifications You must be signed in to change notification settings

rstoetter/libdatephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdatephp

Some classes to work with dates written in PHP:

  • A full fledged date class cDate

  • a class to manage ISO dates cDateISO

  • a class to manage periods of time cPeriod

  • a datetime class cDateTime.

  • some helper classes to calculate recurring events:

    • cDateStrategyDaily
    • cDateStrategyDailyFixed
    • cDateStrategyMonthly
    • cDateStrategyMonthlyFixed
    • cDateStrategyNoInterval
    • cDateStrategySimpleInterval

The namespace is \rstoetter\libdatephp

See the project wiki for more information.

About

A full fledged date class cDate and a class to manage periods of time cPeriod written in PHP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages