[
https://issues.apache.org/jira/browse/AMQCPP-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Shaohui closed AMQCPP-585.
-----------------------------
> Date::toString() return wrong date string.
> ------------------------------------------
>
> Key: AMQCPP-585
> URL: https://issues.apache.org/jira/browse/AMQCPP-585
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Decaf
> Affects Versions: 3.9.0
> Environment: Linux
> Reporter: Li Shaohui
> Assignee: Timothy Bish
> Fix For: 3.9.1, 4.0.0
>
>
> decaf::util::Date::toString() return wrong date string.
> It call apr_time_exp_lt(apr_time_exp_t *result, apr_time_t input);
> The param input should be microseconds, but the time saved in Date is
> millisecond. So toString() return wrong string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)