Name | Description | |
---|---|---|
LocalNow | Gets the local time adjusted for the correct timezone offset as specified in the store settings. | |
LocalToday | Gets the local start time adjusted for the correct timezone offset as specified in the store settings. |
The following tables list the members exposed by LocaleHelper.
Name | Description | |
---|---|---|
LocalNow | Gets the local time adjusted for the correct timezone offset as specified in the store settings. | |
LocalToday | Gets the local start time adjusted for the correct timezone offset as specified in the store settings. |
Name | Description | |
---|---|---|
ConvertMeasurement | Convert a measurement from source unit to target unit | |
ConvertWeight | Converts a weight from source unit to target unit | |
FormatCurrency | Formats the currency | |
FromLocalTime | Overloaded. Converts a local time to utc, using the offset configured in the store settings. | |
ToLocalTime | Overloaded. Converts a utc time to local time, using the offset configured in the store settings. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |