Extended Systems OneBridge 4.1 Guia do Utilizador Página 169

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 168
APPENDIX A Function Reference
Users Guide 155
Table 6-2: Format identifiers
Note Refer to the “Working with Dates and Times” section for detailed
information about the possible modifier arguments.
Syntax number uFormatDate(format, modifiers, ...)
Examples
To create a string from a date:
uFormatDate("Today is %A the %d of %B in %Y", "now") //
returns something like "Today is Thursday the 10 of
February in 2005"
Identifier Date part
%A Weekday name
%a Weekday name short
%B Month name
%b Month name short
%d Day of month
%f Fractional seconds SS.SSS
%H Hour 00-24
%j Day of year 000-366
%J Julian day number
%m Month
%M Minute
%s Seconds since 1970-01-01
%S Seconds 00-59
%w Day of week 0-6, 0=Sunday
%W Week of year
%Y Year 0000-9999
%% %
Vista de página 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 221 222

Comentários a estes Manuais

Sem comentários