--- !ditz.rubyforge.org,2008-03-06/issue title: allow user code to plug in local time / timezone helpers to Date built-in at run time desc: |- User could implement nice functions for converting between local and UTC time, and to format and parse local time values. These could be registered to the Date implementation (perhaps through the __duk__ built-in) at run-time, to change the Date built-in behavior. This would be nice in that the Date built-in didn't need to provide all the platform / environment specific functionality at build time, and might be easier for the caller than replacing several Date functions with replacements. type: :feature component: duk release: reporter: sva status: :unstarted disposition: creation_time: 2013-02-18 22:25:57.306570 Z references: [] id: 1857afbe21aa196508a66e61c4e78d872e51b212 log_events: - - 2013-02-18 22:25:57.719515 Z - sva - created - ""