March 21, 2013
6:43 p.m.
On 21/03/13 18:08, random832@fastmail.us wrote:
In working on a windows/MSVC port of tzcode, I have run into the issue of functions that MSVCRT implements that tzcode does not, and the question of how much of it to implement. [...] I would begin by asking you what do you mean by a port of tzcode, I would usually understand that as making sure all functions provided by tz compile and work under windows/MSVC, but you seem to want something more like 'reimplement based in tz all time related functions available in Windows'.