[
https://issues.apache.org/jira/browse/AXIS2C-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Malinda Kaushalye Kapuruge closed AXIS2C-279.
---------------------------------------------
Closing issue
> axis2_date_time should support fractional seconds
> -------------------------------------------------
>
> Key: AXIS2C-279
> URL: https://issues.apache.org/jira/browse/AXIS2C-279
> Project: Axis2-C
> Issue Type: Improvement
> Components: util
> Affects Versions: Current (Nightly)
> Reporter: James Clark
> Assigned To: Malinda Kaushalye Kapuruge
> Priority: Minor
> Fix For: Current (Nightly)
>
>
> The XML schema date time datatype supports fractional seconds. The security
> specs suggest support for milliseconds. I would suggest the interface
> support microseconds, which will ensure we can support milliseconds with no
> rounding problems. To do this,
> - add a get_microseconds method
> - allow serialization to specify the seconds precision (desired number of
> digits after the decimal point -- 0, 1, 2, 3).
> - make sure parsing handles fractional seconds
> - the implementation can use gettimeofday() if available, which is a POSIX
> standard function
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]