FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
NSDate.h
Go to the documentation of this file.
1
//
2
// NSDate.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 11. 7. 27..
6
// Copyright 2011 youknowone.org All rights reserved.
7
//
8
15
#import <Foundation/Foundation.h>
16
20
@interface
NSDate (Shortcuts)
21
23
@property
(readonly) NSDateComponents *components
__deprecated
;
24
25
@end
NSDate(Shortcuts)
NSDate common shortcuts.
Definition:
NSDate.h:20
NSDate(Shortcuts)::__deprecated
NSDateComponents *components __deprecated
Get components from current Calendar.
Definition:
NSDate.h:23
FoundationExtension
NSDate.h
Generated by
1.8.7