Property | Type | Description |
---|
Method | Description | |
---|---|---|
ToEpoch ( System.DateTime date ) : int |
Helper function to return the seconds since epoch for the given date.
|
public static ToEpoch ( System.DateTime date ) : int | ||
date | System.DateTime | The given date to calculate. |
return | int |