EmojiDateTimeExtensions extension
Extension on DateTime to easily access day/night emoji representation.
- on
Properties
- emojiDayOrNight → String?
-
Available on DateTime, provided by the EmojiDateTimeExtensions extension
Returns TimeEmojiUtils.sunEmoji if the DateTime's hour is between 8am (exclusive of 7am) and 5pm (exclusive of 6pm), otherwise returns TimeEmojiUtils.moonEmoji.no setter