Method RedisClient.expireAt

Prototypes

bool expireAt(
  string key,
  long timestamp
);