DateTimeUtil::toFormattedStr Method

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

  • 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

See Also

Reference

DateTimeUtil Class