OutSystems Forge 日本語データベース

Time Zone

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-10-11 4.0.0 André Vieira 10.0.105.0 All .NET Components, Libraries
Utilsは複数のタイムゾーンをサポートします。
特徴 GetTimeZone - 特定のタイムゾーンを返します。 GetCurrentTimeZone - 現在のシステムタイムゾーンを返します。 GetSystemTimeZones - タイムゾーンのリストを返します。 ConvertFromTimeZone - datetimeをソースタイムゾーンからデスティネーションタイムゾーンに変換します。 ConvertFromUTC - UTCから特定のタイムゾーンに変換します。 ConvertToUTC - 特定のタイムゾーンからUTCに変換します。

[Overview]
Utils to support multiple time zones.
[Detail]
Feature List GetTimeZone - returns a specific time zone. GetCurrentTimeZone - returns current system time zone. GetSystemTimeZones - returns a list of time zones. ConvertFromTimeZone - converts datetime from source time zone to destination time zone. ConvertFromUTC - converts from UTC to a specific time zone. ConvertToUTC - converts from a specific time zone to UTC.
戻る