[Mono-osx] MonoMac patch to add NSDate/NSTimeZone selectors

Duane Wandless duane at wandless.net
Fri Jul 9 12:13:08 EDT 2010


Bind NSDate dateWithTimeIntervalSinceNow.
Bind NSTimeZone timeZoneWithName
Bind NSTimeZone localTimeZone
Bind NSTimeZone description
Bind NSTimeZone secondsFromGMT
Rename binding for NSTimeZone secondsFromGMTForDate to SecondsFromGMTForDate
(from secondsFromGMT)

Fix binding for NSMutableUrlRequest setValue:forHTTPHeaderField


NSTimeZone should expose both secondsFromGMTForDate and secondsFromGMT.

As far as I can tell the binding for SetValue is required as trying to use
the Headers NSDictionary cannot work, as an NSDictionary is readonly.

Duane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100709/6ba6a571/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_duane.diff
Type: application/octet-stream
Size: 1465 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20100709/6ba6a571/attachment-0001.obj 


More information about the Mono-osx mailing list