Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サンプルプロジェクトで見ただけです。しかし、私はそれを削除しました。私はそれまたは例を見つけることができません。ロケートで 24 時間または 12 時間をチェックするための API を取得したいだけです。
found it in pebble official doc page "wall time"
bool clock_is_24h_style(void);
https://developer.pebble.com/docs/c/Foundation/Wall_Time/