WebObjects 5.2.3

Uses of Class
com.webobjects.foundation.NSTimestampFormatter

Packages that use NSTimestampFormatter
com.webobjects.appserver Provides the WebObjects application server, session management classes, component classes, and classes to manage the request-response loop. 
 

Uses of NSTimestampFormatter in com.webobjects.appserver
 

Methods in com.webobjects.appserver with parameters of type NSTimestampFormatter
 NSTimestamp WORequest.dateFormValueForKey(String aKey, NSTimestampFormatter dateFormatter)
          Method to return an NSTimestamp for a form value from the request for a specific name (key).
 NSTimestamp WOMultipartIterator.WOFormData.dateFormValue(NSTimestampFormatter dateFormatter)
          Method to return an NSTimestamp for the form value.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.