GetHour

nn::fnd::DateTime::GetHour Member Function

Syntax

#include <nn/fnd.h>

s32 GetHour() const;

Parameters

None.

Return Values

Returns a value between 0 and 23 indicating the hour.

Description

Gets the hour.

Includes calculations that convert from time elapsed.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL