mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
Added rationale around previous commit.
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
return unicode;
|
||||
}
|
||||
|
||||
// FIXME: This should go away at some point, when BSONCoder
|
||||
// will correctly decode dates as NSCalendarDate objects
|
||||
// instead of strings (because we first encode them as strings...)
|
||||
- (struct FILETIME *) asFileTimeInMemCtx: (void *) memCtx
|
||||
{
|
||||
NSCalendarDate *d;
|
||||
|
||||
Reference in New Issue
Block a user