cookie constant

String const cookie

Tue, 05-11-2019 19:42:05 PST

Note: HTTP date/time stamps should be represented in GMT, if using this constant it is reccomended that your DateTime object have a time zone offset of ±0000.

Implementation

static const String cookie = r'D, d-m-Y H:i:s T';