Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFLocaleIndependentFormatProvider Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFLocaleIndependentFormatProvider Class
An IFormatProvider that implements the locale independent format supported by the PI SDK.

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.TimeAFLocaleIndependentFormatProvider

Namespace:  OSIsoft.AF.Time
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public sealed class AFLocaleIndependentFormatProvider : IFormatProvider
Public NotInheritable Class AFLocaleIndependentFormatProvider
	Implements IFormatProvider

Dim instance As AFLocaleIndependentFormatProvider
public ref class AFLocaleIndependentFormatProvider sealed : IFormatProvider
[<SealedAttribute>]
type AFLocaleIndependentFormatProvider =  
    class
        interface IFormatProvider
    end

The AFLocaleIndependentFormatProvider type exposes the following members.

Constructors

  NameDescription
Public method
AFLocaleIndependentFormatProvider
Creates a new instance of the AFLocaleIndependentFormatProvider.

Properties

  NameDescription
Public property
Patterns
The format patterns supported by this provider.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Remarks

This IFormatProvider implements the locale independent format supported by the PI SDK. This format is similar to the InvariantCulture except that the date portion is in 'day-month-year' format.

Version Information

AFSDK


See Also

TitleResults for “How to create a CRG?”Also Available in