プロジェクト

全般

プロフィール

バグ #1452

完了

RTSProfile: RTSystemEditor saves time in incorrect format

gbiggs さんが約14年前に追加. 12年以上前に更新.

ステータス:
終了
優先度:
通常
担当者:
対象バージョン:
-
開始日:
2010/04/30
期日:
進捗率:

100%

予定工数:

説明

RTSProfile XML files output by RTSystemEditor when saving a system have an error in the time format used in fields such as creation time. It is using a floating-point seconds value, for example:

rts:updateDate="2010-04-30T11:13:16.852+09:00" rts:creationDate="2010-04-30T11:13:16.852+09:00"

To be correct xsd:dateTime, these should be:

rts:updateDate="2010-04-30T11:13:17+09:00" rts:creationDate="2010-04-30T11:13:17+09:00"

Note that the floating point seconds value is now a whole number.

他の形式にエクスポート: Atom PDF