twelveConstellationNow function

BaseKeyValue twelveConstellationNow()

Implementation

BaseKeyValue twelveConstellationNow() {
  return twelveConstellationBy(DateTime.now());
}