You are not logged in. This forum allows only logged in users to post. If you want to post in the forum, please log in.
Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Networking
>
CLX C++ Libraries
>
Forums
>
開発者
>
strptime
CLX C++ Libraries
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Communication
List of Forums
ヘルプ (2)
公開討議 (19)
開発者 (24)
News
Forums:
開発者
(Thread #19818)
Return to Thread list
RSS
strptime (2008-09-05 01:27 by
cielquis
#38687)
Create ticket
今まで Windows で date_time::from_string() を使うと
strptime がないせいでコケてたんですが,ようやく一部実装.
あの項目全部は厳しい・・・月名/週名,std::time_get を利用
して実装したんですけど,std::time_get 何か凄く使い辛い印象.
後は,Windows 周りで一通りテスト&デバッグ.
細かいエラーが結構出てた・・・テスト不足を痛感.