Searched refs:makeTimestampStrategy (Results 1 – 2 of 2) sorted by relevance
27 private readonly makeTimestampStrategy: MakeTimestampStrategyType, property in TransformToTimestamp41 const timestamp = this.makeTimestampStrategy(
146 ParserTransitionsUtils.makeTimestampStrategy(info.timestampConverter),200 ParserTransitionsUtils.makeTimestampStrategy(info.timestampConverter),221 private static makeTimestampStrategy( method in ParserTransitionsUtils