Brightsign Object Reference Manual (FW 5.1) Manual de usuario Pagina 310

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 341
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 309
302
DATE AND TIME OBJECTS
roDateTime
This object is used to represent an instant in time.
Interfaces: ifDateTime, ifString
The ifDateTime interface provides the following:
GetDayOfWeek() As Integer
GetDay() As Integer
GetMonth() As Integer
GetYear() As Integer
GetHour() As Integer
GetMinute() As Integer
GetSecond() As Integer
GetMillisecond() As Integer
SetDay(day As Integer) As Void
SetMonth(month As Integer) As Void
SetYear(year As Integer) As Void
SetHour(hour As Integer) As Void
SetMinute(minute As Integer) As Void
SetSecond(second As Integer) As Void
SetMillisecond(millisecond As Integer) As Void
AddSeconds(seconds As Integer) As Void
SubtractSeconds(seconds As Integer) As Void
Vista de pagina 309
1 2 ... 305 306 307 308 309 310 311 312 313 314 315 ... 340 341

Comentarios a estos manuales

Sin comentarios