Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <langinfo.h>
Link against: libc.lib

CODESET

Interface status: externallyDefinedApi

CODESET 0

Description

codeset name.

[Top]


D_T_FMT

Interface status: externallyDefinedApi

D_T_FMT 1

Description

string for formatting date and time

[Top]


D_FMT

Interface status: externallyDefinedApi

D_FMT 2

Description

date format string

[Top]


T_FMT

Interface status: externallyDefinedApi

T_FMT 3

Description

time format string

[Top]


T_FMT_AMPM

Interface status: externallyDefinedApi

T_FMT_AMPM 4

Description

a.m. or p.m. time formatting string

[Top]


AM_STR

Interface status: externallyDefinedApi

AM_STR 5

Description

Ante Meridian affix.

[Top]


PM_STR

Interface status: externallyDefinedApi

PM_STR 6

Description

Post Meridian affix.

[Top]


DAY_1

Interface status: externallyDefinedApi

DAY_1 7

Description

week day names. Name of the first day of the week (for example, Sunday).

[Top]


DAY_2

Interface status: externallyDefinedApi

DAY_2 8

Description

week day names. Name of the second day of the week (for example, Monday).

[Top]


DAY_3

Interface status: externallyDefinedApi

DAY_3 9

Description

week day names. Name of the third day of the week (for example, Tuesday).

[Top]


DAY_4

Interface status: externallyDefinedApi

DAY_4 10

Description

week day names. Name of the fourth day of the week (for example, Wednesday).

[Top]


DAY_5

Interface status: externallyDefinedApi

DAY_5 11

Description

week day names. Name of the fifth day of the week (for example, Thursday).

[Top]


DAY_6

Interface status: externallyDefinedApi

DAY_6 12

Description

week day names. Name of the sixth day of the week (for example, Friday).

[Top]


DAY_7

Interface status: externallyDefinedApi

DAY_7 13

Description

week day names. Name of the seventh day of the week (for example, Saturday).

[Top]


ABDAY_1

Interface status: externallyDefinedApi

ABDAY_1 14

Description

Abbreviated name of the first day of the week.

[Top]


ABDAY_2

Interface status: externallyDefinedApi

ABDAY_2 15

Description

Abbreviated name of the second day of the week.

[Top]


ABDAY_3

Interface status: externallyDefinedApi

ABDAY_3 16

Description

Abbreviated name of the third day of the week.

[Top]


ABDAY_4

Interface status: externallyDefinedApi

ABDAY_4 17

Description

Abbreviated name of the fourth day of the week.

[Top]


ABDAY_5

Interface status: externallyDefinedApi

ABDAY_5 18

Description

Abbreviated name of the fifth day of the week.

[Top]


ABDAY_6

Interface status: externallyDefinedApi

ABDAY_6 19

Description

Abbreviated name of the sixth day of the week.

[Top]


ABDAY_7

Interface status: externallyDefinedApi

ABDAY_7 20

Description

Abbreviated name of the seventh day of the week.

[Top]


MON_1

Interface status: externallyDefinedApi

MON_1 21

Description

Name of the first month of the year.

[Top]


MON_2

Interface status: externallyDefinedApi

MON_2 22

Description

Name of the second month of the year.

[Top]


MON_3

Interface status: externallyDefinedApi

MON_3 23

Description

Name of the third month of the year.

[Top]


MON_4

Interface status: externallyDefinedApi

MON_4 24

Description

Name of the fourth month of the year.

[Top]


MON_5

Interface status: externallyDefinedApi

MON_5 25

Description

Name of the fifth month of the year.

[Top]


MON_6

Interface status: externallyDefinedApi

MON_6 26

Description

Name of the sixth month of the year.

[Top]


MON_7

Interface status: externallyDefinedApi

MON_7 27

Description

Name of the seventh month of the year.

[Top]


MON_8

Interface status: externallyDefinedApi

MON_8 28

Description

Name of the eigth month of the year.

[Top]


MON_9

Interface status: externallyDefinedApi

MON_9 29

Description

Name of the ninth month of the year.

[Top]


MON_10

Interface status: externallyDefinedApi

MON_10 30

Description

Name of the tenth month of the year.

[Top]


MON_11

Interface status: externallyDefinedApi

MON_11 31

Description

Name of the eleventh month of the year.

[Top]


MON_12

Interface status: externallyDefinedApi

MON_12 32

Description

Name of the twelfth month of the year.

[Top]


ERA

Interface status: externallyDefinedApi

ERA 45

Description

era description segments.

[Top]


ERA_D_FMT

Interface status: externallyDefinedApi

ERA_D_FMT 46

Description

era date format string.

[Top]


ERA_D_T_FMT

Interface status: externallyDefinedApi

ERA_D_T_FMT 47

Description

era date and time format string.

[Top]


ERA_T_FMT

Interface status: externallyDefinedApi

ERA_T_FMT 48

Description

era time format string.

[Top]


ALT_DIGITS

Interface status: externallyDefinedApi

ALT_DIGITS 49

Description

alternative symbols for digits.

[Top]


RADIXCHAR

Interface status: externallyDefinedApi

RADIXCHAR 50

Description

radix char.

[Top]


THOUSEP

Interface status: externallyDefinedApi

THOUSEP 51

Description

separator for thousands.

[Top]


YESEXPR

Interface status: externallyDefinedApi

YESEXPR 52

Description

affirmative response expression

[Top]


NOEXPR

Interface status: externallyDefinedApi

NOEXPR 53

Description

negative response expression

[Top]


YESSTR

Interface status: externallyDefinedApi

YESSTR 54

Description

affirmative response for yes or no queries

[Top]


NOSTR

Interface status: externallyDefinedApi

NOSTR 55

Description

negative response for yes or no queries

[Top]


CRNCYSTR

Interface status: externallyDefinedApi

CRNCYSTR 56

Description

currency symbol.

[Top]


D_MD_ORDER

Interface status: externallyDefinedApi

D_MD_ORDER 57

Description

month or day order (local extension)

[Top]


Typedef nl_item

Interface status: externallyDefinedApi

typedef __nl_item nl_item;

Description

Used by nl_langinfo(nl_item)nl_langinfo(nl_item) to identify items of langinfo data.

[Top]


nl_langinfo(nl_item)

Interface status: externallyDefinedApi

IMPORT_C char* nl_langinfo(nl_item);

Description

The nl_langinfo(nl_item)nl_langinfo(nl_item) function shall return a pointer to a string containing information relevant to the particular language or cultural area defined in the program's locale. The nl_langinfo(nl_item)nl_langinfo(nl_item) function need not be reentrant. A function that is not required to be reentrant is not required to be thread-safe.

Parameters

nl_itemnl_item

Return value

char *

In a locale where langinfo data is not defined, nl_langinfo(nl_item)nl_langinfo(nl_item) shall return a pointer to the corresponding string in the POSIX locale. In all locales, nl_langinfo(nl_item)nl_langinfo(nl_item) shall return a pointer to an empty string if item contains an invalid setting. This pointer may point to static data that may be overwritten on the next call.