This function returns the marker of the year.
object.YearMarker()
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISDateTimeUtils interface |
string
Display the marker of the year.
Dim aDateTimeUtils
Dim aYearMarker
Set aDateTimeUtils = Profile.DateTimeUtils
aYearMarker = "The marker of the year is '" & aDateTimeUtils.YearMarker & "'"
Profile.MsgBox(aYearMarker)
In Profile Client v8 on User Interface Year Marker can be found in
or in .