Dmitry Stogov
062daaf6a5
Fixed test
2008-07-29 12:17:19 +00:00
Derick Rethans
1c8055a4ff
- Updated to version 2008.5 (2008e)
2008-07-28 19:31:44 +00:00
Derick Rethans
7537b5b6d7
- MFH: Fixed DateTime::setTimestamp() and added a test for it.
2008-07-27 19:10:23 +00:00
Antony Dovgal
15cb10c7e3
fix test
2008-07-24 07:32:28 +00:00
Derick Rethans
07c9bd8382
- MFH: Fixed an issue with "first <weekday> of" in case the first <weekday> was
...
the same day-of-week as the first day of the month.
2008-07-23 19:53:39 +00:00
Derick Rethans
11f9cd84f7
- MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekday
...
behaved incorrect of the current day-of-week was the same as the one in the
phrase).
2008-07-23 18:50:37 +00:00
Antony Dovgal
c31464c976
fix test
2008-07-23 09:49:18 +00:00
Derick Rethans
f279efa61e
- MFH: Fixed one more test (on 32 bits)
2008-07-21 09:32:15 +00:00
Derick Rethans
96dedbfedb
- MFH: fix test
2008-07-21 07:27:26 +00:00
Derick Rethans
f8050d525f
- MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).
2008-07-20 20:58:51 +00:00
Dmitry Stogov
58e6e2b3d9
Fixed test
2008-07-20 15:56:28 +00:00
Derick Rethans
42aa7f3dd4
- MFH: Country codes are ISO 3166.
2008-07-19 17:38:29 +00:00
Derick Rethans
84693147d0
- MFH: Added support for selectively listing timezone identifiers by country
...
code through timezone_identifiers_list() / DateTimezone::listIdentifiers().
- MFH: Added timezone_location_get() / DateTimezone::getLocation() for
retrieving location information from timezones.
2008-07-18 14:33:53 +00:00
Derick Rethans
039bc2d3e2
- Updated to version 2008.4.1 (2008d)
2008-07-18 13:46:06 +00:00
Derick Rethans
0ab7520dc0
- MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave
...
different).
2008-07-16 15:41:01 +00:00
Derick Rethans
99b31af3f9
- Fixed a segfault - simply a forgotten return;
2008-07-16 12:35:11 +00:00
Derick Rethans
8d14c2b182
- MFH: Fixed tests.
2008-07-16 07:36:04 +00:00
Derick Rethans
3df7836db9
- MFH: Also add the warnings for times. This does not make sense for the
...
english text parser, as invalid times are never allowed in there.
2008-07-15 17:38:27 +00:00
Derick Rethans
e7ee127f9c
- MFH: Fixed reversed logic.
2008-07-14 17:38:33 +00:00
Derick Rethans
c76ba173a9
- MFH: Added a warning to the error struct in case a parsed-date was found to
...
be invalid.
2008-07-14 17:36:12 +00:00
Derick Rethans
5ab9ca968b
- MFH: Fixed a compiler warning - the code didn't make much sense.
2008-07-11 08:42:54 +00:00
Felipe Pena
8f8b51bc87
- Fixed test
2008-07-09 12:53:58 +00:00
Felipe Pena
28d91d0cde
- Added arginfo
2008-07-09 12:50:57 +00:00
Joe Orton
3ab1efefc4
- MFH: tweak test case to better trigger the (now-fixed) reference bugs
2008-07-09 08:37:29 +00:00
Derick Rethans
db2ed70a73
- MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
...
allowing a few more format specifiers in date_create_from_format() /
date_parse_from_format().
2008-07-08 20:25:28 +00:00
Derick Rethans
875d013b71
- MFH: Fixed a memleak (Original patch by Hannes Magnusson).
2008-07-08 19:29:18 +00:00
Derick Rethans
4a23bbfe75
- MFH: Fixed some ambiguities in the date parser.
2008-07-08 18:28:49 +00:00
Derick Rethans
484d6b21c0
- Replaced // by /* .. */ comments.
2008-07-08 17:55:59 +00:00
Derick Rethans
198746158f
- MFH: Fixed memory leaks and segfaults, patch by Joe Orton.
...
- MFH: Fixed bug #45038 (Crash when using DateTimeZone object returned by
Date::getTimezone).
2008-07-08 17:41:51 +00:00
Derick Rethans
c9e8ea703f
- Updated to version 2008.4 (2008d)
2008-07-07 14:36:18 +00:00
Raghubansh Kumar
e70880d3b1
Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5, WinXP
2008-06-17 13:14:45 +00:00
Raghubansh Kumar
0b5f3a1895
Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP
2008-06-17 13:14:19 +00:00
Derick Rethans
17c284d522
- Updated to version 2008.3 (2008c)
2008-05-27 12:19:55 +00:00
Ilia Alshanetsky
9c63b618dd
Kill unused vars
2008-05-07 23:45:28 +00:00
Derick Rethans
f533671711
- MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases to
...
be used with months - like in "last saturday of februari 2008".
2008-05-04 20:52:56 +00:00
Derick Rethans
c06ab8ca23
- MFH: Added support for using ISO 8601 time intervals to define a DatePeriod
...
iterator.
#- @doc
2008-05-04 10:00:01 +00:00
Derick Rethans
c36edb6a20
- Added support for using an end date to limit the amount of recursions
...
with the DatePeriod iterator.
#- @doc
2008-05-03 10:59:36 +00:00
Derick Rethans
76708f3c2e
- MFH: Fixed weekdays adding/subtracting algorithm.
2008-05-03 10:04:37 +00:00
Derick Rethans
eb64b777fa
- MFH: Fixed an issue in date() where a : was printed for the O modifier after
...
a P modifier was used.
2008-05-02 21:33:05 +00:00
Derick Rethans
149848846d
- MFH: Added DateInterval::createFromDateString() that creates an interval
...
from the relative parts of a date/time string.
- MFH: Fixed an issue where special relative bits were not applied.
2008-05-02 12:49:16 +00:00
Derick Rethans
97b37f253c
- MFH: Rearranged some structures to allow for more powerfull period/intervals.
2008-05-01 16:15:45 +00:00
Derick Rethans
1b435af326
- MFH: Include the starting date by default in the iterator output, but add an
...
option to disable this behavior.
2008-05-01 13:31:22 +00:00
Derick Rethans
8c5274f479
- MFH: Added the DatePeriod class/iterator that iterates over a date time
...
object for a specific number of iterators and applies a DateInterval each
time.
@DOC: More will follow though
2008-05-01 00:12:24 +00:00
Antony Dovgal
4489851424
fix test
2008-04-29 07:26:46 +00:00
Scott MacVicar
f930028751
Fix windows build
2008-04-28 13:21:34 +00:00
Derick Rethans
357292a098
- MFH: Fixed "this week", "previous week"/"last week" and "next week" phrases
...
by actually meaning the week.
#- MFH: For now the week starts on Monday, but I plan on making that
# configurable.
2008-04-27 19:14:33 +00:00
Derick Rethans
2047fa858c
- Added new date/time functionality:
...
. support for diffing date/times through date_diff() / DateTime::diff().
. added DateInterval class to represent the difference between two date/times.
. support for parsing ISO intervals for use with DateInterval.
. date_add() / DateTime::add(), date_sub() / DateTime::sub() for applying an
interval to an existing date/time.
- MFH: Fixed bug #44742 (timezone_offset_get() causes segmentation faults).
2008-04-25 12:35:58 +00:00
Jani Taskinen
9646a59ac0
- Fix test.
2008-04-08 12:00:15 +00:00
Derick Rethans
e22155e848
- MFH: Fixing returned offset.
...
- MFH: Algorithm optimization.
2008-04-07 17:44:03 +00:00
Derick Rethans
e64dc309f9
- MFH: Fixed test cases.
2008-04-07 17:41:58 +00:00