10進数の秒からタイムコード形式を作成していましたが、現在はその形式に100分の1を取得する必要があります。 私は00:00:01:050を取得する必要がありますが、私はどこにも手を出さないように助けが必要です! すべてのヘルプ感謝... D. function secondsToTime(secs) {
var hours = Math.floor(secs/(60 * 60));
どのように.minute()と.hour()をObjective-Cに変換しますか? func nearestHour() -> Int {
let halfHour = NSDate.minuteInSeconds() * 30
var interval = self.timeIntervalSinceReferenceDate
if self.seconds()
私はこの分野移入するには、このタスクがあります。 x_fp_timestamp is the timestamp created when the form is generated. It is equal to the number of seconds since January 1, 1970 in UTC (Coordinated Universal Time). だから私はC#で何が