OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
time.cpp File Reference

TTime class implementation. More...

#include <owl/pch.h>
#include <owl/uimetric.h>
#include <owl/time.h>
#include <owl/wsyscls.h>
#include <stdio.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Enumerations

enum  owl::TimeZone {
  owl::CarolineIslands =-11 , owl::MarianaIslands , owl::Japan , owl::China , owl::minusSeven , owl::minusSix , owl::Pakistan , owl::CaspianSea , owl::Turkey , owl::Finland ,
  owl::Europe , owl::Greenwich , owl::Azores , owl::two , owl::Greenland , owl::Atlantic , owl::USEastern , owl::USCentral , owl::USMountain , owl::USPacific ,
  owl::Alaska , owl::Hawaii , owl::Bearing
}
 

Detailed Description

TTime class implementation.

Note
Be sure that you have set your environment variable TZ. For example, for Pacific coast time, set TZ=PDT8PST. For other time zones, see your manuals.

Definition in file time.cpp.