Ticket #14704 (closed enhancement: fixed)
New function to get difference of two wxDateTime objects as a wxDateSpan
| Reported by: | jonasr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | base | Version: | |
| Keywords: | wxDateTime | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Hi
A new function to wxDateTime similar to
wxTimeSpan Subtract(const wxDateTime &dt)
which returns a wxDateSpan with all fields filled:
wxDateSpan SubtractDate(const wxDateTime &dt)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

