Skip to content

Commit

Permalink
Update pubnub-kotlin/pubnub-kotlin-api/src/commonMain/kotlin/com/pubn…
Browse files Browse the repository at this point in the history
…ub/api/utils/TimetokenUtil.kt

Co-authored-by: Wojtek Kaliciński <[email protected]>
  • Loading branch information
marcin-cebo and wkal-pubnub authored Oct 7, 2024
1 parent 8d36cde commit 4bd72c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class TimetokenUtil {
* the corresponding date and time.
*
* @param timetoken PubNub timetoken
* @return [Instant] representing the corresponding data and time.
* @return [Instant] representing the corresponding moment in time.
* @throws IllegalArgumentException if the timetoken does not have 17 digits.
*/
@JvmStatic
Expand Down

0 comments on commit 4bd72c7

Please sign in to comment.