Home | History | Annotate | Download | only in i18n

Lines Matching refs:lastModified

1144 VTimeZone::getLastModified(UDate& lastModified) const {
1146 lastModified = lastmod;
1153 VTimeZone::setLastModified(UDate lastModified) {
1154 lastmod = lastModified;