[**@uplink-protocol/form-controller v0.3.1**](../README.md)

***

[@uplink-protocol/form-controller](../globals.md) / getCurrentTimeOnly

# Function: getCurrentTimeOnly()

> **getCurrentTimeOnly**(): `Date`

Defined in: [Time/utils/time.utils.ts:150](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Time/utils/time.utils.ts#L150)

Get current time with only time components (no date)

## Returns

`Date`

Date object with today's date but current time
