Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32std.h
Link against:

Enum TDateFormat

TDateFormat

Support

Supported from 5.0

Description

An enumeration which represents the possible date formats

EDateAmerican

US format (mm/dd/yyyy)

EDateEuropean

European format (dd/mm/yyyy)

EDateJapanese

Japanese format (yyyy/mm/dd)