OSDate

Superclass:
NSObject
Declared In:
Dependencies:

OSSystem

Introduction

Date manipulation functions

Namespace
OSLibrary
Updated:
sábado, julio 30, 2011


Methods

+now

This method return the current date with the system locale format


now


This method return the current date with the system locale format

+(NSString*)now; 
Return Value

NSString*