28.06.2013 Views

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2005-11-01 12:00:00.000000000-05:00<br />

Exemple 2<br />

# timestampMask ( toLocal ( ’2005-11-01 17:00:00.000-00:00’ ) ,<br />

’yyyy-mm-dd hh:mm:ss+hh:mm’ ) # where OS local time zone is -05:00<br />

Résultat<br />

2005-11-01 12:00:00-05:00<br />

Exemple 3<br />

# toLocal ( ’2005-11-01 13:30:00.000-03:30’ ) # where OS local time<br />

zone is -05:00<br />

Résultat<br />

2005-11-01 12:00:00.000000000-05:00<br />

tolower<br />

Renvoie la chaîne "expression_chaîne" dans laquelle tous les caractères sont<br />

convertis en minuscules selon les règles de l'environnement local<br />

"chaîne_environnement_local". Si aucun environnement local n'est spécifié,<br />

l'environnement local 'en' est utilisé.<br />

Syntaxe<br />

tolower ( string_expression [ , locale_string ] )<br />

Exemple 1<br />

# tolower ( ’ABC’ ) #<br />

Résultat<br />

abc<br />

Exemple 2<br />

# tolower ( ’ABC’ , ’fr’ ) #<br />

Résultat<br />

abc<br />

toupper<br />

Renvoie la chaîne "expression_chaîne" dans laquelle tous les caractères sont<br />

convertis en majuscules selon les règles de l'environnement local<br />

"chaîne_environnement_local". Si le paramètre "chaîne_environnement_local" n'est<br />

pas spécifié, l'environnement local 'en' est utilisé.<br />

Syntaxe<br />

toupper ( string_expression [ , locale_string ] )<br />

Exemple 1<br />

# toupper ( ’abc’ ) #<br />

Résultat<br />

556 <strong>IBM</strong> <strong>Cognos</strong> <strong>Framework</strong> <strong>Manager</strong> <strong>Version</strong> <strong>10.2.0</strong> - <strong>Guide</strong> <strong>d'utilisation</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!