#include "TsTimeInstant.h"
#include <iostream>
Go to the source code of this file.
|
| static boost::posix_time::ptime | bt |
| |
| static te::dt::Date | de (2010, 12, 31) |
| |
| static te::dt::Date | ds (2010, 01, 01) |
| |
| static te::dt::TimeDuration | td (20, 30, 50, 11) |
| |
| static te::dt::TimeDuration | td1 (23, 59, 59) |
| |
| static te::dt::TimeInstant | TT (ds, td) |
| |
| static boost::gregorian::date d |
( |
2010 |
, |
|
|
8 |
, |
|
|
9 |
|
|
) |
| |
|
static |
| boost::posix_time::ptime bt |
|
static |
Referenced by te::qt::widgets::Animation::getClosestAnimationDataIndex(), te::ogr::DataSet::getDateTime(), te::gpkg::DataSet::getDateTime(), te::ado::GetDateTime(), te::dt::TimeInstant::getTime(), te::qt::widgets::TimeSliderWidget::getTimeInstant(), te::pgis::Internal2Time(), te::pgis::Internal2TimeTZ(), te::gm::locateAlong(), te::mnt::Tin::NodeLines(), te::mnt::Tin::NodeNodes(), te::mnt::Tin::NodeOppositeLines(), te::mnt::Tin::NodeTriangle(), te::mnt::Tin::NodeTriangles(), te::dt::TimeInstantTZ::operator-(), te::dt::TimeInstant::operator-(), te::dt::TimeDuration::operator-(), terralib4::TableDataSet::TableDataSet(), TsTimeInstant::tcCheckOperators(), TsTimeInstant::tcGetDate(), TsTimeInstant::tcGetTime(), TsTimeInstant::tcGetTimeInstant(), TsTimeInstant::tcTimeInstant2(), and TsTimeInstant::tcTimeInstant3().