PHP Classes
elePHPant
Icontem

dateadd

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 8       Packages icon Packages (8)  
... - ActualActualdayCount - ActualActualyearFraction - Actual360dayCount - Actual360yearFraction - Actual365dayCount - Actual365yearFraction - DATEADD - DATEDIFF - DELTA - DOLLARDE - DOLLARFR - DAYS360 - PV - FV - FVSCHEDULE - PMT - IPMT - PPMT - NPER - EFFECT - NOMINAL - DDB - SYD - SLN - DISC - RECEIVED ...
Date Class Support forum dateclass Perform calculations with dates and times   This package consists of two classes meant for performing calculations with dates and times. There is one class for manipulating dates and another for manipulate data spans. The classes allow to add or subtract periods ...
Date Util Support forum dateutil Format and manipulate dates in several ways   This class can be used to format and manipulate dates in several ways. It can: - Return a date in a given format - Validate a date string - Retrieve the current date in a given time zone - Compute the difference of days ...
Simple Date Support forum simple-date Manipulate and convert dates to different formats   This class can be used to manipulate and convert dates to different formats. It can add a time interval to a given date or compute the difference of time between two dates. The class can also convert dates between ...
Date operations Support forum date_operations Perform arithmetic operation with dates   Class to perform arithmetic operations with dates like add or subtracting days, months or years. Sum or subtract day, months or years from any date Site Meter
Find date Support forum finddate Add to or substract day from date   This class is a simple class that can calculate a data that is after or before a given date by a number of specified days. It takes a date formatted in any valid date format and can add or subtract a given number of days. The resulting ...
Get Futurist Date Support forum get_futurist_date Calculate a date adding a number of days to today   This is a simple class that can calculate what will be a date in the future. It can add a given number of days, months and years to today's date. The resulting date can be returned as an associative ...
Manipulate date and time Support forum fecha_hora Add and subtract a period to a date   This is a siple class that can be used to perform arithmetic operations with dates. It can add or subtract a period in years, months, days, hours, minutes and seconds to a given date or a time. The code and comments ...