phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #9779] javascript calendar input2date funct


From: Philipp Kamps
Subject: [Phpgroupware-tracker] [bugs #9779] javascript calendar input2date function
Date: Tue, 27 Jul 2004 03:40:35 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.




/**************************************************************************/
[bugs #9779] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9779>
Project: phpGroupWare
Submitted by: Philipp Kamps
On: Tue 07/27/04 at 07:37

Category:  API - phpGWapi
Item Group:  0.9.16.001
Severity:  1 - None
Priority:  5 - Normal
Resolution:  None
Assigned to:  skwashd
Status:  Open
Component Version:  CVS
Platform Version:  GNU/Linux - Debian
Reproducibility:  None
Planned Release:  0.9.16.001+
Fixed Release:  


Summary:  javascript calendar input2date function

Original Submission:  this method returns:

$ret[$raw] = mktime(12,0,0,$date['m'],$date['d'],$date['Y']);

may I change this to:

$ret[$raw] = mktime(0,0,0,$date['m'],$date['d'],$date['Y']);

?

I develop some features for projects in combination with this class.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9779>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]