Opened 13 years ago

#3217 new Bugs

inconsistent from_xxx_string() name for date and ptime

Reported by: "LeJacq, Jean Pierre" <jplejacq@…> Owned by: az_sw_dude
Milestone: Boost 1.40.0 Component: date_time
Version: Boost 1.39.0 Severity: Problem
Keywords: Cc:

Description

The date and ptime class both have a function that constructs an instance from an ISO formatted string. However, date names this function from_undelimited_string() and ptime from_iso_string(). This is a unnecessary inconsistency. Either name would work for me though my preference is the iso variant.

Change History (0)

Note: See TracTickets for help on using tickets.