Enum Class DateFormat

java.lang.Object
java.lang.Enum<DateFormat>
org.gnome.soup.DateFormat
All Implemented Interfaces:
Enumeration, Serializable, Comparable<DateFormat>, Constable

@Generated("io.github.jwharm.JavaGI") public enum DateFormat extends Enum<DateFormat> implements Enumeration
Date formats that Soup.dateTimeToString(org.gnome.glib.DateTime, org.gnome.soup.DateFormat) can use.

SOUPDATEHTTP and SOUPDATECOOKIE always coerce the time to UTC.

This enum may be extended with more values in future releases.