Skip to content

Commit

Permalink
Remove white space
Browse files Browse the repository at this point in the history
  • Loading branch information
mskapilks committed Jul 16, 2024
1 parent d6c65cf commit b0bb4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velox/type/TimestampConversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,5 @@ Timestamp fromDatetime(int64_t daysSinceEpoch, int64_t microsSinceMidnight);
/// Returns the number of days since epoch for a given timestamp and optional
/// time zone.
int32_t toDate(const Timestamp& timestamp, const date::time_zone* timeZone_);

} // namespace facebook::velox::util

0 comments on commit b0bb4ba

Please sign in to comment.