Opened 9 years ago

Closed 5 years ago

#9158 closed Bugs (fixed)

Year 2038 bug in boost::date_time::c_local_adjustor<time_type>::utc_to_local(time_type)

Reported by: Jon-Terje Lilleby <jon-terje@…> Owned by: James E. King, III
Milestone: Boost 1.67.0 Component: date_time
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

utc_to_local throws exception for dates greater than 2038-01-19.

Tested using boost 1.54.0 on VC++ 2012.

Attachments (1)

boost_date_time_test.cpp (3.1 KB ) - added by Jon-Terje Lilleby <jon-terje@…> 9 years ago.

Download all attachments as: .zip

Change History (4)

by Jon-Terje Lilleby <jon-terje@…>, 9 years ago

Attachment: boost_date_time_test.cpp added

comment:1 by raad@…, 9 years ago

Ticket #8450 contains a patch for this.

comment:2 by James E. King, III, 5 years ago

Milestone: To Be DeterminedBoost 1.67.0
Owner: changed from az_sw_dude to James E. King, III
Status: newassigned

comment:3 by James E. King, III, 5 years ago

Resolution: fixed
Status: assignedclosed

Fix merged to master; resolved.

Note: See TracTickets for help on using tickets.