Amélioration de l'objet abstrait Date
Amélioration de Date:
====
* Méthodes supprimées:
-
- :to-pairs
Cette méthode a étét supprimée parce qu'elle est une redondance de Date:list.
* Les méthodes suivantes deviennent des constantes de l'instance:
- :DATE-SHORT-FORMAT
- :DATE-DEFAULT-
- :DATE-LONG-FORMAT
- :TIME-SHORT-FORMAT
- :TIME-DEFAULT-
- :TIME-LONG-FORMAT
* Les constantes suivantes sont ajoutées:
- :TIME-STAMP-FORMAT
- :DATE-STAMP-FORMAT
- :DATETIME-
- :MONTH-STAMP-FORMAT
- :YEAR-STAMP-FORMAT
- :RFC1123-
- :RFC1036-
- :ASCTIME-
- :HOUR
:MINUTE
:SECOND
:MILLIS
:DAY
:MONTH
:YEAR
* Amélioration des méthodes:
- (:format-string format)
avec éventuellement une langue-pays imposée et une zone (GMT ou
- (:parse! str format)
(:parse! str format langue)
(:parse! str format langue zone)
Blueprint information
- Status:
- Complete
- Approver:
- Luc Bruninx
- Priority:
- Undefined
- Drafter:
- Luc Bruninx
- Direction:
- Approved
- Assignee:
- Luc Bruninx
- Definition:
- Approved
- Series goal:
- Accepted for 1.0
- Implementation:
- Implemented
- Milestone target:
- abstrasy-1.0.6339.0
- Started by
- Luc Bruninx
- Completed by
- Luc Bruninx
Related branches
Related bugs
Sprints
Whiteboard
Work Items
Dependency tree
* Blueprints in grey have been implemented.