Updated Lib datetime (markdown)

kud1ing
2013-03-28 04:35:13 -07:00
parent 5df6d66ddb
commit 6bde82098f
+3 -3
@@ -195,12 +195,12 @@ Options:
* Pros:
* ?
#### Interfaces
#### Separate Date/Time and Calendar interfaces
Options:
* DateTime coupled to a calendar
* DateTime interface coupled to a calendar
* Used by: Qt
* DateTime independent of a calendar
* DateTime interface independent of a calendar
* Used by: Boost, Cocoa, Joda