DEVELOPER LIBRARY
» Developer Library » API Reference » C++ API reference » Date and Time Handling » Date/time presence enum
Location: e32std.h Link against: n/a
e32std.h
n/a
(anonymous)
Supported from 5.0
Flags which indicate the presence of either or both of the time and the date in a descriptor that is passed to TTime::Parse().
TTime::Parse()
EParseTimePresent
The time is present.
EParseDatePresent
The date is present.
©2002 Symbian Ltd.