public class DateWriter
extends java.lang.Object
Constructor and Description |
---|
DateWriter() |
public static java.lang.String write(java.util.Date date)
date
- The date to write.public static java.lang.String write(java.util.Date date, boolean cookie)
date
- The date to write.cookie
- Indicates if the date should be in the cookie format.Copyright © 2005-2012. All Rights Reserved.