Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 50 by
frankief...@gmail.com: DateTimeExporter to allow
unspecified time-zone
http://code.google.com/p/jayrock/issues/detail?id=50
What new or enhanced feature are you proposing?
[HG rev63] Suggest adding "yyyy-MM-dd'T'HH:mm:ss" as one of the supported
formats for DateTimeImporter. I think we could leave the time-zone handling
to user of the library - by checking the DateTime.Kind field.
What goal would this enhancement help you achieve?
Allow me to handle Bugzilla::WebService API that returns unspecified
time-zone in date-time string result. E.g. '2010-01-02T12:34:56'