Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2ba089ef2e8b0a569b80c822337a6f6f3e928df0
/
system
/
helpers
/
date_helper.php
5036c9c
Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b and d261b1e89c3d4d5191036d5a5660ef6764e593a0
by Andrey Andreev
· 13 years ago
773ccc3
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
by Alex Bilbie
· 13 years ago
ae31eb5
Clean up the helpers
by Andrey Andreev
· 13 years ago
01b129a
Fix docblocks A-H
by Timothy Warren
· 13 years ago
e92df33
Remove remaining access description lines from helpers + some style fixes
by Andrey Andreev
· 13 years ago
e684bda
Clear some spaces and fix some inconsistencies in the Zip library and system/helpers/ files
by Andrey Andreev
· 13 years ago
08d75dd
Merge pull request #1165 from junap/develop
by Andrey Andreev
· 13 years ago
0fe8c8e
Merge branch 'feature/unit-tests' into develop
by Phil Sturgeon
· 13 years ago
597eb21
check array count for seconds unit too
by Roger Herbert
· 13 years ago
8d69aa1
changed default value for $units to 7
by Roger Herbert
· 13 years ago
b81f909
updated docs & changelog
by Roger Herbert
· 13 years ago
b8fb66b
AND -> &&
by Roger Herbert
· 13 years ago
04c146d
refactored to start from latest version, also less diff pain
by Roger Herbert
· 13 years ago
11f46f7
Revert "Make timespan() helper show fuzzier periods if required"
by Roger Herbert
· 13 years ago
03dbcf0
Make timespan() helper show fuzzier periods if required
by Roger Herbert
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0f2cb79
Merged develop and fixed conflicts.
by Phil Sturgeon
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
ef38f0a
Merge branch 'develop' into feature/unit-tests
by Greg Aker
· 13 years ago
dc3e4be
Fixed year and month seconds for timespan().
by Eric Barnes
· 13 years ago
7e66dda
Merge branch 'refs/heads/develop' into feature/unit-tests
by Eric Barnes
· 13 years ago
90658ad
Fix invalid date format
by Syahril Zulkefli
· 13 years ago
6d63853
Fix invalid date format
by Syahril Zulkefli
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
c964e72
A bit more cleanup in the date helper.
by Greg Aker
· 13 years ago
f916839
CI Coding standards cleanup in the date helper.
by Greg Aker
· 13 years ago
65faf9f
Merge branch 'develop' into feature/unit-tests
by Eric Barnes
· 13 years ago
896d95a
Added a function that's able to take some really bad date formats from systems that idiots wrote and convert them to something useful.
by Kyle Farris
· 13 years ago
abbad9e
Merge branch 'develop' into feature/unit-tests
by Greg Aker
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
4b9c629
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
5d1e32b
Added unit tests for date helper.
by Eric Barnes
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
3b889a9
Fixed a bug (#14628) where the DATE_ISO8601 variable was returning an incorrectly formatted date string.
by Greg Aker
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
3659109
little cleaner regex in human_to_unix()
by Derek Jones
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
1322ec5
ereg eradication
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
86d721c
updated copyright
by Rick Ellis
· 16 years ago
c9a4f28
updated time zone list and offsets to match the world's current time zones
by Derek Jones
· 16 years ago
17756a0
tightened human time stamp validation regex
by Derek Jones
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
8389487
removed duplicate 'DATE_RFC822'
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
fafe28b
by admin
· 18 years ago
75198f9
by admin
· 18 years ago
e8f6eb6
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
eb6db84
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago