Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static str toFormattedStr(
    utcdatetime t, 
    int sequence, 
    int day, 
    int separator1, 
    int month, 
    int separator2, 
    int year, 
    int timeSeparator1, 
    int timeSeparator2, 
   [int flags])
Run On
Called
Parameters
- t
 Type: utcdatetime
- sequence
 Type: int
- day
 Type: int
- separator1
 Type: int
- month
 Type: int
- separator2
 Type: int
- year
 Type: int
- timeSeparator1
 Type: int
- timeSeparator2
 Type: int
- flags
 Type: int