MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / date

Method date

src/core/imap/MCIMAPSearchExpression.cpp:399–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397}
398
399time_t IMAPSearchExpression::date()
400{
401 return (time_t) mLongNumber;
402}
403
404IndexSet * IMAPSearchExpression::uids()
405{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected