Exemplo n.º 1
0
 public static long GetServerPseudoUnixTimestamp(long unixTimestamp)
 {
     return(Native.UxGmTime2UxTime(unixTimestamp));
 }