/// Try this in your AOT Jobs
///
///
///
static void timeConversion(Args _arg)
{
    int s;
    str t, convertedTime;
    ;

    // t is a String and we assigned Some Time Value as 11 hr 50 mins and Zero seconds
    t = "11:50:00";
  
    // s is an Integer, and its Converting time value into Seconds value for Example 1hr mean it wil calculate    
   //  seconds as 3600
    s =   str2time(t);
   
    // convertedTime is a String and its Converting the Seconds Value into Time
    convertedTime = time2str(s, Timeseparator::Colon, TimeFormat::Hour24);
    
    info(ConvertedTime);
  
}

///


pranav
10/8/2012 11:02:22 pm

Its a good blog for study....

Reply

Web sitemizde tiktok anlık türk takipçi satın almak çok kolay. Birkaç kısa adımda güvenilir tiktok düşmeyen türk takipçi satın al. Tiktok türk takipçi satın almak bu kadar kolay.

Reply



Leave a Reply.