Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ICU-22532 Compiler warning: conversion from 'double' to 'int32_t'.
The definition of kOneDay is 1.0 * U_MILLIS_PER_DAY so there's no reason whatsoever to not just use U_MILLIS_PER_DAY directly here.
- Loading branch information