Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / LocaleHelper Class
Properties Methods


In This Topic
    LocaleHelper Class Members
    In This Topic

    The following tables list the members exposed by LocaleHelper.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the local time adjusted for the correct timezone offset as specified in the store settings.  
    Public Propertystatic (Shared in Visual Basic) Gets the local start time adjusted for the correct timezone offset as specified in the store settings.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Convert a measurement from source unit to target unit  
    Public Methodstatic (Shared in Visual Basic) Converts a weight from source unit to target unit  
    Public Methodstatic (Shared in Visual Basic) Formats the currency  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Converts a local time to utc, using the offset configured in the store settings.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Converts a utc time to local time, using the offset configured in the store settings.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also