Searched refs:makeTimestampFromHumanReal (Results 1 – 1 of 1) sorted by relevance
167 return this.makeTimestampFromHumanReal(timestampHuman);243 private makeTimestampFromHumanReal(timestampHuman: string): Timestamp { method in TimestampConverter