formatGalleryCreatedAt

internal actual fun formatGalleryCreatedAt(epochMillis: Long): String(source)

Executes the formatGalleryCreatedAt step in the SDAI presentation layer.

Return

Result produced by formatGalleryCreatedAt.

Author

Dmitriy Moroz

Parameters

epochMillis

epoch millis value consumed by the API.

internal expect fun formatGalleryCreatedAt(epochMillis: Long): String(source)

Executes the formatGalleryCreatedAt step in the SDAI presentation layer.

Return

Result produced by formatGalleryCreatedAt.

Author

Dmitriy Moroz

Parameters

epochMillis

epoch millis value consumed by the API.

internal actual fun formatGalleryCreatedAt(epochMillis: Long): String(source)

Executes the formatGalleryCreatedAt step in the SDAI presentation layer.

Return

Result produced by formatGalleryCreatedAt.

Author

Dmitriy Moroz

Parameters

epochMillis

epoch millis value consumed by the API.