You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bogdan Migail Sava (JIRA)" <de...@myfaces.apache.org> on 2006/04/01 04:14:34 UTC

[jira] Created: (TOMAHAWK-226) After submit, backed bean date is one day before calendar selected day.

After submit, backed bean date is one day before calendar selected day.
-----------------------------------------------------------------------

         Key: TOMAHAWK-226
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-226
     Project: MyFaces Tomahawk
        Type: Bug
  Components: Calendar  
    Versions: 1.1.2-SNAPSHOT    
 Environment: Linux FC5,
    Reporter: Bogdan Migail Sava




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOMAHAWK-226) After submit, backed bean date is one day before calendar selected day.

Posted by "Mike Gillan (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494430 ] 

Mike Gillan commented on TOMAHAWK-226:
--------------------------------------

See here: http://wiki.apache.org/myfaces/FAQ#Date
Use<s:convertDateTime/> instead - it uses the server's local timezone instead of GMT.

> After submit, backed bean date is one day before calendar selected day.
> -----------------------------------------------------------------------
>
>                 Key: TOMAHAWK-226
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-226
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.2-SNAPSHOT
>         Environment: Linux FC5,
>            Reporter: Bogdan Mihail Sava
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOMAHAWK-226) After submit, backed bean date is one day before calendar selected day.

Posted by "Roland Schaal (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-226?page=comments#action_12372892 ] 

Roland Schaal commented on TOMAHAWK-226:
----------------------------------------

looks similar to this
http://issues.apache.org/jira/browse/MYFACES-1159

> After submit, backed bean date is one day before calendar selected day.
> -----------------------------------------------------------------------
>
>          Key: TOMAHAWK-226
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-226
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Calendar
>     Versions: 1.1.2-SNAPSHOT
>  Environment: Linux FC5,
>     Reporter: Bogdan Mihail Sava

>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TOMAHAWK-226) After submit, backed bean date is one day before calendar selected day.

Posted by "Hazem Saleh (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hazem Saleh resolved TOMAHAWK-226.
----------------------------------

    Resolution: Invalid

not a bug!!!

> After submit, backed bean date is one day before calendar selected day.
> -----------------------------------------------------------------------
>
>                 Key: TOMAHAWK-226
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-226
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.2-SNAPSHOT
>         Environment: Linux FC5,
>            Reporter: Bogdan Mihail Sava
>            Assignee: Hazem Saleh
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOMAHAWK-226) After submit, backed bean date is one day before calendar selected day.

Posted by "Bruno LE TUAL (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-226?page=comments#action_12373600 ] 

Bruno LE TUAL commented on TOMAHAWK-226:
----------------------------------------

I have the same issue :

My jsf code :

		<f:verbatim>
			<label>#{item[fieldName]}</label>
		</f:verbatim>				
		<h:outputText id="#{fieldName}" value="#{item[fieldName]}" />

Date value in DB = 2006-04-06

My output :

2006-04-06 
5 avr. 2006




> After submit, backed bean date is one day before calendar selected day.
> -----------------------------------------------------------------------
>
>          Key: TOMAHAWK-226
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-226
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Calendar
>     Versions: 1.1.2-SNAPSHOT
>  Environment: Linux FC5,
>     Reporter: Bogdan Mihail Sava

>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira