Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.

This commit is contained in:
Kaleb Murphy 2008-08-04 20:23:13 +00:00
parent a81999d5ea
commit e7f5948ce1
7 changed files with 52 additions and 14 deletions

View file

@ -21,6 +21,7 @@
- fixed: Server side spellchecker doesn't work
- fixed: DateTime Form Control Bug
- fixed: Tree Menu is always collapsed
- fixed: Form/Date and Form/DateTime to properly return MySQL formatted and epoch formatted times
7.5.18
- fixed: Collateral Image Manager broken in Firefox 3