Florian Hopf created ODFTOOLKIT-358:
---------------------------------------

             Summary: Add method to set date time value on Cell
                 Key: ODFTOOLKIT-358
                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-358
             Project: ODF Toolkit
          Issue Type: Improvement
          Components: simple api
    Affects Versions: 0.6-incubating
            Reporter: Florian Hopf
            Assignee: Florian Hopf


In Cell there are currently two methods for setting date and time values. The 
method setDateValue() uses the format yyyy-MM-dd, setTimeValue() uses the 
format 'PT'HH'H'mm'M'ss'S'.

According to the ODF specification the date format for office:date-value, which 
is used in Cell, can either be 
http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#date or 
http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#dateTime

We are missing a method to set a date and time value, we can either set date or 
time, but not both.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to