Platforms to show: All Mac Windows Linux Cross-Platform

Back to JavaScriptDateComponentsMBS class.

JavaScriptDateComponentsMBS.DateTimeValue as DateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The components as Xojo dateTime.

Convenience function to create date with UTC and values from this object.
(Read only property)

JavaScriptDateComponentsMBS.DateValue as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The components as Xojo date.

Convenience function to create date with UTC and values from this object.
(Read only property)

JavaScriptDateComponentsMBS.Day as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The day value.

Ranges from 1 to 31.
(Read and Write property)

JavaScriptDateComponentsMBS.Hour as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The hour.

(Read and Write property)

JavaScriptDateComponentsMBS.Millisecond as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The milliseconds.

(Read and Write property)

JavaScriptDateComponentsMBS.Minute as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The minutes.

(Read and Write property)

JavaScriptDateComponentsMBS.Month as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The month value.

Range is 1 to 12.
(Read and Write property)

JavaScriptDateComponentsMBS.Second as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The seconds.

(Read and Write property)

JavaScriptDateComponentsMBS.SQLDateTime as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The SQL date and time.

Convenience property to see value in debugger.
(Read only property)

JavaScriptDateComponentsMBS.WeekDay as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The week day value.

Range is 0 to 6. Sunday is 0, Monday is 1, Tuesday is 2, Wednesday is 3, Thursday is 4, Friday is 5 and Saturday is 6.
(Read and Write property)

JavaScriptDateComponentsMBS.Year as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The year value.

(Read and Write property)

The items on this page are in the following plugins: MBS Tools Plugin.


The biggest plugin in space...