Searched refs:B_GMT_TIME (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/support/
H A DDateTime.h18 B_GMT_TIME, enumerator in enum:BPrivate::time_type
217 using BPrivate::B_GMT_TIME;
/haiku/src/kits/network/libnetservices2/
H A DHttpTime.cpp88 fDate(BDateTime::CurrentDateTime(B_GMT_TIME)),
/haiku/src/kits/support/
H A DDateTime.cpp157 if (type == B_GMT_TIME)
497 if (type == B_GMT_TIME)
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp628 return (BDateTime::CurrentDateTime(B_GMT_TIME) > fExpiration);

Completed in 53 milliseconds