35 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Ken Guest
926a66c8f6 Fix #4279: PHP 7.4 compatibility: Drop use of accessing string offsets using curly braces 2019-12-03 00:02:49 +03:00
Carsten Brandt
0c10c18c4f fixed indentation 2016-01-13 16:37:44 +01:00
tom tomsen
f1997ac468 documentation error
lowercase h calls formatHour12 which prints the time in 12 hour format.
2015-04-16 09:39:45 +02:00
Francesco Pellegrini
6e4a51a70b add y pattern to CDateTimeParser
close #2119
2014-10-23 22:13:29 +02:00
Alexander Makarov
91ce183a54 Fixes #2325 UTF-8 troubles in CDateTimeParser (error in parsing chinese and thai dates) (s-larionov) 2013-04-27 17:19:46 +04:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
resurtm
53424d4439 Additional unit tests for CDateTimeParser. Removed style and mbstring related issues in CDateTimeParser. 2012-09-08 20:27:16 +06:00
resurtm
ffe17117af Code optimizations. 2012-08-25 13:13:06 +06:00
resurtm
8264bc4a9f Additional tests and proper usage of the mb_* functions. 2012-08-25 12:41:00 +06:00
resurtm
9be5a1a1d5 Some refinements for previous commit. 2012-08-25 12:07:32 +06:00
resurtm
02d2bc8ccd Fixes #1084 and #1282. 2012-08-25 12:01:07 +06:00
tom--
8e8b61e369 two comment blocks should have been docblocks [ci skip] 2012-08-03 14:58:14 -04:00
resurtm
3ba959b4c2 CDateTimeParser is now able to parse short textual representation of month, e.g. Jan, Jun, Aug. 2012-07-23 23:52:08 +06:00
CeBe
8040fae2d7 added wildcard token to CDateTimeParser
attempt to fix #286
wildcard token allows to match any character and ignore it.
2012-02-27 02:54:53 +01:00
alexander.makarow
a573f09267 2011-02-01 17:41:51 +00:00
alexander.makarow
44f5e08670 Fixed CDateTimeParser::parse() default hour, minute and second handling when they are not used in pattern 2011-01-07 04:51:27 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
d125a651b4 (Fixes issue 1633) 2010-11-02 18:37:10 +00:00
qiang.xue
a8b8f8b164 Fixed Year1970 issue. 2010-11-02 15:33:27 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
c44f8a4034 2010-09-15 18:40:28 +00:00
qiang.xue
3e7a0139a8 2010-09-15 18:07:42 +00:00
qiang.xue
0c464b72d5 2010-09-15 18:07:03 +00:00
qiang.xue
50dbf108cc * (Fixes issue 1578) Added support to parse AM/PM by CDateTimeParser 2010-09-15 18:05:56 +00:00
qiang.xue
12ea84dd4c (Fixes issue 1292) 2010-06-14 20:39:12 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
de20c3ae81 merge from 1.0 2009-09-28 01:54:38 +00:00
qiang.xue
8a610c51e0 merge from 1.0 2009-08-29 20:36:55 +00:00
qiang.xue
5c23ad3bf8 merge from 1.0 2009-07-04 17:56:59 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00