OutSystems Forge 日本語データベース

Timezone Converter

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

Forge英文サイト

2018-07-13 1.0.0 David Castro All All Widgets, Libraries
日時の値を正しいユーザーのタイムゾーンに変換するツールを提供します。
ユーザーの日付と時刻を表示するための外部ライブラリ(瞬間)は、現在クライアント側を介してオンになっています。 要素は、DateTime形式で、次のクラスを変換する必要があります。 UTCDateTimeWeekDay_2_UserTZ = ddd、MMM Do、hmm a UTCDateTime_2_UserTZ = MMM Do、hmm a UTCTime_2_UserTZ = hmm a UTCWeekDay_2_UserTZ = dddd UTCDateTime_ChatMessageTZ = h:mm a UTCDateTime_ChatSeparatorTZ = dddd、MMMMを実行する

[Overview]
Provides tools to convert datetime values to the correct user's timezone
[Detail]
External library (moment) to present the date and time in the the user is currently on via client side. The elements must in a DateTime format and have the following classes to be converted: UTCDateTimeWeekDay_2_UserTZ = ddd, MMM Do, hmm a UTCDateTime_2_UserTZ = MMM Do, hmm a UTCTime_2_UserTZ = hmm a UTCWeekDay_2_UserTZ = dddd UTCDateTime_ChatMessageTZ = h:mm a UTCDateTime_ChatSeparatorTZ = dddd, Do MMMM
戻る