VirtualBox

Ignore:
Timestamp:
Apr 11, 2007 1:38:07 PM (18 years ago)
Author:
vboxsync
Message:

Main: Allow the year to be 1900 and above for date fields in settings files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd

    r1721 r2031  
    9999<xsd:simpleType name="TPresentDateTimeUTC">
    100100  <xsd:restriction base="xsd:dateTime">
    101     <xsd:minInclusive value="2005-01-01T00:00:00Z"/>
     101    <xsd:minInclusive value="1900-01-01T00:00:00Z"/>
    102102    <xsd:maxInclusive value="199999999-12-31T23:59:59Z"/>
    103103    <xsd:pattern value=".+-.+-.+T.+:.+:[0-9]{2}Z"/>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette